Skip to content

Feature: very basic rotation support#218

Open
rv178 wants to merge 1 commit intojtheoof:masterfrom
rv178:master
Open

Feature: very basic rotation support#218
rv178 wants to merge 1 commit intojtheoof:masterfrom
rv178:master

Conversation

@rv178
Copy link
Copy Markdown

@rv178 rv178 commented Jan 7, 2026

Addresses #115

  • add support for rotating the image (left or right)
    • however, since this is a very basic implementation, it rasterizes the painted annotations like rectangles, ellipses, blur etc. onto the image and then rotates it.
    • the paint vector is cleared and the undo and redo buttons are greyed out.
  • add two buttons and setup keybinds Ctrl+Left and Ctrl+Right for rotating images left and right respectively.

* add support for rotating the image (left or right)
    - however, since this is a very basic implementation, it rasterizes
      the painted annotations like rectangles, ellipses, blur etc. onto
      the image and then rotates it.
    - the paint vector is cleared and the undo and redo buttons are greyed
      out.
* add two buttons and setup keybinds `Ctrl+Left` and `Ctrl+Right` for
  rotating images left and right respectively.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant