aseprite/data/extensions/aseprite-theme
David Capello e703de535e Show saved undo state in Edit > Undo History window (fix #3578)
Some extra changes introduced:
* DocUndo & CmdTransaction were simplified: removing the saved
  counter, and storing a specific UndoState pointing to the state that
  matches the version in the disk
* DocUndo::onDeleteUndoState() can generate a
  impossibleToBackToSavedState() if the saved state is deleted. This
  might fix some bugs where a "save changes" dialog weren't displayed
  after undoing and making changes (probably related to #3542, but not
  sure)

Some extra work is needed to avoid showing the "save changes" dialog
if we are close to the saved state and only non-modification undo
states separate us from there. E.g. if we open a file, select the
canvas, and close it, Aseprite now shows the "save changes" dialog,
this wasn't true in previous versions.
2022-11-02 09:57:52 -03:00
..
dark Show saved undo state in Edit > Undo History window (fix #3578) 2022-11-02 09:57:52 -03:00
LICENSE.txt
package.json Add theme variants to switch easily between Light/Dark themes 2021-05-22 00:42:36 -03:00
sheet.aseprite-data Add new dark theme contributed by Nicolas Desilets 2020-10-20 17:22:42 -03:00
sheet.png Merge branch 'main' into beta 2022-07-15 17:30:39 -03:00
theme.xml Show saved undo state in Edit > Undo History window (fix #3578) 2022-11-02 09:57:52 -03:00