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
Prevent crash when updating datasets and calling animation functions
Sometimes, when changing datasets and then animating, an erroneous highlight is generated for the removed dataset. Null check prevents crash (interestingly the iOS lib had the same issue)
0 commit comments