painterro
painterro copied to clipboard
Some actions (e.g. pixelizing) can't be undone
Describe the bug Some actions can't be undone with the "undo"-button. At least for the following actions it does not work:
- Pixelizing
- Croping
- Rotating
Painterro version 1.2.73
To Reproduce Steps to reproduce the behavior:
- Open any image with painterro
- Pixelize an area in the image
- Try to undo the pixelize-action
- Can't be undone
Expected behavior The undo-function should work for every action of the editor
Screenshots
Browser
- Chrome v100 - MacBook Air (macOS 12.3.1)
- Chrome v100 - Linux Mint 20
@mbernwieser oh, thanks, fixed and published new release,
this is sideeffect of https://github.com/devforth/painterro/issues/149 , all tools mentioned are one-timers which always return to select so now it should be handled correctly. Though this undo/redo staff requires a lot of testing, please touch it and let me know whether I did not broke smth else
@ivictbor wow, thank you very much for the quick fix!
Works just fine!
I think I found two more actions which are not working:
- any change you do in "settings"
- clear-action with the trash-bin icon