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

Add Undo/Redo for choice and condition buttons. #2065

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

Atlinx
Copy link
Contributor

@Atlinx Atlinx commented Feb 3, 2024

Fixes #2064

  • Adds Undo/Redo support for choice and condition buttons (Buttons you click on below the nodes to create more of itself)
  • Refactored event creating in timeline_editor_visual.gd to use a custom add_event_undoable function.

@Jowan-Spooner
Copy link
Collaborator

Looks good code-wise and works! Thank you very much.

@Jowan-Spooner Jowan-Spooner merged commit 5e8c3ca into dialogic-godot:main Feb 6, 2024
2 checks passed
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.

Add choice button on choice node cannot be undone
2 participants