PMunch / nim-playground-frontend

The front-end for https://play.nim-lang.org
45 stars 16 forks source link

Visual improvements #27

Closed madprops closed 2 years ago

madprops commented 2 years ago

nimdesign2_browser

nimdesign2_iphone

Options bar doesn't reserve space when on desktop mode. It does reserve space on smaller screens.

Options bar gets centered when on static mode.

Changed the text of the controls a bit so they fit on small screens.

The output now has vertical and horizontal overflow (scrollbars)

Gave #editor a max width and height and let it overflow.

Headerbar items get centered through flex.

madprops commented 2 years ago

I'm thinking the absolute optionsbar mode can cause problems with long firstlines