Skip to content

Add invert selection keybinding to editor#37118

Open
dinkelspiel wants to merge 2 commits intoppy:masterfrom
dinkelspiel:editor-invert-selection
Open

Add invert selection keybinding to editor#37118
dinkelspiel wants to merge 2 commits intoppy:masterfrom
dinkelspiel:editor-invert-selection

Conversation

@dinkelspiel
Copy link
Copy Markdown

Adds the ability to invert the current hit object selection in the editor.

Why Ctrl + I

Ctrl + I matches the selection inversion shortcut used by programs like GIMP and Paint.NET, so it should feel familiar to users instead of introducing a new convention.

Why not Ctrl + Shift + I

Photoshop and Krita use Ctrl + Shift + I for selection inversion, but in Photoshop Ctrl + I is already used for the image inversion filter. Since osu! has no equivalent "invert image" action that would use this shortcut, Ctrl + I is the more appropriate choice here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant