mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
The most used feature of any image editor, undo. Each tool now notifies the ImageEditor that they completed an action, where it'll take a snapshot if its current state. For now, a snapshot is just a copy of the whole image and its layers. There's a hard limit on the amount of actions it stores.
5.3 KiB
5.3 KiB