Tagged Questions
5
votes
4answers
119 views
How should cancelled animations behave?
How should an animation behave when it is cancelled/changed?
For example, let's say I have a button in my application that triggers the visibility of a tool panel. When the panel is shown, an ...