Skip to content

(request) Auto commit when using Ctrl+D? #96

Description

@CombustibleLemonyade

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;

  1. reposition their hand to the other side of the keyboard to press enter
  2. 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions