Skip to content

Variable Editor: Add Name Validation and Undo/Redo functionality #2569

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

Merged
merged 4 commits into from
Apr 28, 2025

Conversation

Jowan-Spooner
Copy link
Member

This adds two very useful QOL features to the variable editor:

  • Name Validation makes sure variable and folder names only use valid symbols (no spaces, - / " etc.) and are unique (so no data get's lost, fixing Variables with the same name are lost/overwritten. #2408
  • UndoRedo is just super useful when editing variables, as it's pretty easy to accidentally delete something wrong.

@Jowan-Spooner Jowan-Spooner added UI/UX ✏ Enhance ⚡ Improve a feature's workflow. labels Apr 14, 2025
@Jowan-Spooner Jowan-Spooner requested a review from zaknafean April 14, 2025 16:28
@Jowan-Spooner Jowan-Spooner merged commit e533bb0 into dialogic-godot:main Apr 28, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhance ⚡ Improve a feature's workflow. UI/UX ✏
Development

Successfully merging this pull request may close these issues.

1 participant