We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Be able to use expressions to drive what icons to load on a node. I want procedural updates to my icons dependent on the shot I work on.
Use context variables and expressions to drive the plugs like any other node.
When doing multishot workflows its useful to see what branch you're affecting if its got an icon to reference the shot.
Ideally we should be able to set the size of the icon via the gui too.
Illustrate step-by-step the feature in use, either in words or with a mock-up.
(Optional) Add any relevant technical notes.
The text was updated successfully, but these errors were encountered:
iconScale
No branches or pull requests
Summary
Be able to use expressions to drive what icons to load on a node. I want procedural updates to my icons dependent on the shot I work on.
User story
What
Use context variables and expressions to drive the plugs like any other node.
Why
When doing multishot workflows its useful to see what branch you're affecting if its got an icon to reference the shot.
Feature proposal
Ideally we should be able to set the size of the icon via the gui too.
Example scenario(s)
Illustrate step-by-step the feature in use, either in words or with a mock-up.
Implementation notes
(Optional) Add any relevant technical notes.
The text was updated successfully, but these errors were encountered: