-
Notifications
You must be signed in to change notification settings - Fork 201
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
Cuesubmit command feedback #1283
Cuesubmit command feedback #1283
Conversation
…d them to the UI before they are fully valid.
…the java code replacing it with the proper value.
…FeedbackCommand()` function
…ize type from config files
The expected Maya command was not updated in the Submission_tests.py |
This branch unfortunately got caught in conflicts. @KernAttila would you be willing to fix the conflicts and push another commit. I'll review and merge right away |
Hi @DiegoTavares, Sure thing, I changed studio this year and will get back to OpenCue soon. |
…ize type from config files
Link the Issue(s) this Pull Request is related to.
#1277
#1279
Summarize your change.
greyOut()
that makes the lineEdit read-onlysilent
argument to avoid raising errors (only used by the UI)FRAME_TOKEN
constant should not be overridable as it is not forwarded to the java command replacing the tokens#FRAME_START#
and#FRAME_END#
tokens instead of#IFRAME#
Screenshots