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
this bug was found when creating example 3, the full application.
if the graph does not take up 100% of the width of the screen, the control dash will still be visible when toggled. This is probably a quick fix-- setting display:hidden or display:none in controls.scss in alchemy.js
The text was updated successfully, but these errors were encountered:
this bug was found when creating example 3, the full application.
if the graph does not take up 100% of the width of the screen, the control dash will still be visible when toggled. This is probably a quick fix-- setting display:hidden or display:none in controls.scss in alchemy.js
The text was updated successfully, but these errors were encountered: