-
Notifications
You must be signed in to change notification settings - Fork 349
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
Staged diagrams #42
Comments
|
Keenan adds:
See in-depth discussion in Slack thread here. Basically the conclusion so far is that timing rules should go in Style. |
|
Closing. See: #1076. |
Add language constructs for specifying the staging, or order, or a diagram, as it might be used in a talk, animation, or presentation.
Comment from Keenan: Would also be good to infer, as much as possible, a default ordering (e.g., based on logical dependencies).
Also we need to allow users to specify diagram display / layering order (so shapes with transparency don't display on top of labels, and so on).
The text was updated successfully, but these errors were encountered: