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

fix: undo didn't work properly after deleting last guide line #3304

Merged
merged 1 commit into from Feb 12, 2024

Conversation

rodolforg
Copy link
Contributor

  1. Create two guide lines.
  2. Delete one of them (by dragging back to ruler).
  3. Delete the second one. There is no guideline anymore.
  4. Undo (ctrl+Z). Wrong. The two guidelines reappear, but only one should.
  5. Undo again. Error: only one guide is shown
  6. Redo (ctrl+shift+Z or ctrl+Y). Error. Only one is now shown.

Due to changes in b172e37 (#2777)

1. Create two guide lines.
2. Delete one of them (by dragging back to ruler).
3. Delete the second one. There is no guideline anymore.
4. Undo (ctrl+Z). Wrong. The two guidelines reappear, but only one should.
5. Undo again. Error: only one guide is shown
6. Redo (ctrl+shift+Z or ctrl+Y). Error. Only one is now shown.
@ice0 ice0 merged commit 4348d65 into synfig:master Feb 12, 2024
8 checks passed
@ice0
Copy link
Collaborator

ice0 commented Feb 12, 2024

Merged. Thank you!

@rodolforg rodolforg deleted the undo-guide branch February 12, 2024 12:22
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.

None yet

2 participants