You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And this is highlighted, even though there's no actual animation:
Phrase('hi' entering: Sequence({ 0%: Pose()})
The highlighting should be more precise to reflect the animation behavior of the output.
Anything else?
No response
What browsers are you seeing the problem on?
Firefox, Chrome, Safari, Microsoft Edge
What operating system are you using?
Windows, macOS
The text was updated successfully, but these errors were encountered:
amyjko
added
defect
Something isn't working as intended or a design isn't serving our stakeholders
editor
Anything related to editing code
needs triage
The product lead has yet to triage the issue
labels
Jul 26, 2024
What happened?
The editor currently highlights animation sequences that are actively running. For example, for this program:
The expression
Sequence(sway())
is highlighted.But these would not be highlighted:
This is because there's no map shown.
And this is highlighted, even though there's no actual animation:
The highlighting should be more precise to reflect the animation behavior of the output.
Anything else?
No response
What browsers are you seeing the problem on?
Firefox, Chrome, Safari, Microsoft Edge
What operating system are you using?
Windows, macOS
The text was updated successfully, but these errors were encountered: