Remove middle click shortcut to open scene tab #65302
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
When you middle-click in the scene tab TabBar outside any scene tab, it opens a new tab. I never found this useful and actually it constantly gets in my way. Every day I create a few empty tabs due to missclicks or editor lags while trying to close a tab.
Not sure if anyone relies on this function. You can still open a new tab by double-clicking on the tab bar. Or with the + button. Or with the shortcut. Or via filesystem dock.
EDIT:
Fixes #37055