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
fix(manipulator): cancel animation when ending interaction
The buttonDown event in the manipulator requests animation but that was not being canceled in the
successive buttonUp event. This change fixes that.
fix#3286, #3323
0 commit comments