Closed almereyda closed 2 years ago
Have no idea why that margin is there in a first place. Probably a leftover of some CSS experiments that went unnoticed. I haven't polished standalone player yet.
yeah, I quickly tested it and I don't really see any legit use for this top margin. I will remove it and release an update
Many thanks! Beautiful.
When exporting a Scheme to HTML and hopening it through a local webserver (
file://
URLs actually won't work), the player is displayed and the graph is interactive, but a white bar is shown atop.I am not sure if this is a design decision, or accidental.
https://github.com/ishubin/schemio/blob/5affdc532a069647dae7784a1c732500e13c235e/assets/schemio-standalone.html#L10
Could this eventually be removed, in order to save some screen estate?