Orama-Interactive / Pixelorama

Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features. Available on Windows, Linux, macOS and the Web!
https://orama-interactive.itch.io/pixelorama
MIT License
6.83k stars 372 forks source link

Shading Tool breaks Undo functionality #923

Closed alexmi1 closed 10 months ago

alexmi1 commented 10 months ago

Pixelorama version: v0.11.2-stable

OS/device including version: KDE Neon 5.27 (Linux)

Issue description: After using the Shading tool and changing to another tool, Undo/Redo does not work properly.

Steps to reproduce:

  1. Select the Shading tool
  2. Paint on the canvas
  3. Select any other tool
  4. Try to Undo. An "Undo: Draw" message appears, but the canvas does not get reverted.
Variable-ind commented 10 months ago

Thanks for reporting. This bug will be fixed in the next version (0.11.3) In the meantime you can use the version below (these doesn't have the bug) Windows-64bit.zip Linux-64bit.zip

OverloadedOrama commented 10 months ago

Fixed by 331c46c8eeed694b724dc0f18dcf56411654d049 (and #916 for 0.x)