Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed undo manager to properly handle the undo stack #1504

Merged
merged 2 commits into from Aug 13, 2020
Merged

Fixed undo manager to properly handle the undo stack #1504

merged 2 commits into from Aug 13, 2020

Conversation

Semphriss
Copy link
Member

The editor will no longer ask to save a freshly opened, unmodified level.

Fixes #1499 (as well as a related bug in the comments of the same issue)

@tobbi
Copy link
Member

tobbi commented Aug 13, 2020

I'm gonna merge this. :) Thank you 👍

@tobbi tobbi merged commit cd62a95 into SuperTux:master Aug 13, 2020
mbernard2 pushed a commit to mbernard2/supertux that referenced this pull request Aug 18, 2020
* Fixed undo manager to properly handle the undo stack (will no longer ask to save a freshly opened, unmodified level)

* Fixed issue with the preceeding correction of the Undo manager

Co-authored-by: Semphris <invalid@example.com>
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.

"Unsaved Changes" pops up when exiting a custom level that hasn't changed.
2 participants