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
Open the animation tab and start some sort of animation
Go to the sample or feature metadata coloring tab (without stopping the animation), and (if not already open) press the checkbox to open up the coloring options.
Change an option (if needed) and press "Update" in the sample or feature metadata coloring tab
The plot will now be updated to use the requested metadata coloring option
... However, a few seconds later, the animation will continue (since we never stopped it), undoing the metadata coloring methods while still leaving them "checked."
You kind of have to try to break Empress to get this to happen, but it's still confusing -- so we should address this if we can IMO.
The text was updated successfully, but these errors were encountered:
This will also be a problem with synchronized animations (#319). We can probably get around this by adding a disableColoringUI() function or something that disables all of the "breaking" Empress options while animations are happening, and an enableColoringUI() function that does the reverse (and is called when an animation is finished / restarted / etc.).
Steps to reproduce:
You kind of have to try to break Empress to get this to happen, but it's still confusing -- so we should address this if we can IMO.
The text was updated successfully, but these errors were encountered: