Skip to content
  • Michael Natterer's avatar
    app: improve button release behavior or GimpToolRectangle a lot · 9dc6d4f5
    Michael Natterer authored
    - introduce new state "boolean is_first" which tracks if the currently
      drawn rectangle is the first with this instance
    - cancel the widget if there was no movement when creating the first
      rectangle
    - undo to the previous rectangle if the user created a zero-extent
      rectangle
    - also undo to the previous rectangle if a newly drawn rectangle is
      canceled with button-3 release
    9dc6d4f5