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
How to reproduce: Head to an example that involves redrawing the venn diagram (such as this one)[http://benfred.github.io/venn.js/examples/dynamic.html]. Hide and then reshow a circle quickly (before its animation is over)
Here's a gif showing what's going on. If I hide a circle then show it again after it finishes its animation, I get the expected behavior. However, if I toggle the circle quickly, it becomes hidden. The circle comes back after the venn diagram is updated in any other way.
The text was updated successfully, but these errors were encountered:
How to reproduce: Head to an example that involves redrawing the venn diagram (such as this one)[http://benfred.github.io/venn.js/examples/dynamic.html]. Hide and then reshow a circle quickly (before its animation is over)
Here's a gif showing what's going on. If I hide a circle then show it again after it finishes its animation, I get the expected behavior. However, if I toggle the circle quickly, it becomes hidden. The circle comes back after the venn diagram is updated in any other way.
The text was updated successfully, but these errors were encountered: