when you resize or move a selection, you are forced to commit the change by pressing enter or right clicking and clicking commit, however, in Paint.NET, when doing the same action simply pressing CTRL+D to deselect finishes the action. as commit is seemingly not hotkey-able, i figure it'd be nice to auto commit when you deselect with ctrl+d as to not force the user to;
- reposition their hand to the other side of the keyboard to press enter
- interrupt their flow by right clicking
though, i don't know if there is a fundamental reasoning/limitation to prevent that as i've never really worked with rust before
edit: id also love if this worked for committing on everything that needs a commit, like gradients (or maybe just making a commit keybind that works if deselect and commit are both bound to ctrl+d, that'd be nice too)
when you resize or move a selection, you are forced to commit the change by pressing enter or right clicking and clicking commit, however, in Paint.NET, when doing the same action simply pressing CTRL+D to deselect finishes the action. as commit is seemingly not hotkey-able, i figure it'd be nice to auto commit when you deselect with ctrl+d as to not force the user to;
though, i don't know if there is a fundamental reasoning/limitation to prevent that as i've never really worked with rust before
edit: id also love if this worked for committing on everything that needs a commit, like gradients (or maybe just making a commit keybind that works if deselect and commit are both bound to ctrl+d, that'd be nice too)