cdig / svga

A framework for making interactive animations with SVG.
https://github.com/cdig/svga/wiki
MIT License
8 stars 2 forks source link

Ignore Settings if the Settings button isn't shown #153

Closed ivanreese closed 5 years ago

ivanreese commented 6 years ago

When the settings button is hidden, we should ignore the saved settings and just use the defaults. That'll make for a better experience if the whole entire point of a small animation is the flow arrows.

Thus, the Settings button will still be useful and work as intended when dealing with big Live Schematics, but it won't interfere with smaller animations (that already don't have Nav, and that tend to use a white background).