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

[cuegui] Allow non-alphanumeric characters in limits (eg. _ and -) when editing layers #1616

Merged

Conversation

lithorus
Copy link
Contributor

Link the Issue(s) this Pull Request is related to.
Fixes #1565

Summarize your change.
Removes the check for alphanumeric characters in limits when editing a layer in cuegui

@lithorus lithorus marked this pull request as ready for review December 12, 2024 21:26
@DiegoTavares DiegoTavares merged commit e8c211d into AcademySoftwareFoundation:master Dec 13, 2024
11 checks passed
@lithorus lithorus deleted the cuegui_edit_layer_fix branch December 16, 2024 22:32
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.

Layer properties editing in Cue gui always removes limits parameters upon save.
2 participants