PMunch / nim-playground-frontend

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

Double scrollbars #23

Closed madprops closed 3 years ago

madprops commented 3 years ago

nimscrollbars

This happens on Firefox as well as on Vivaldi (chrome based).

A a second overflow occurs, one is the whole page, one is the code container.

This makes it harder to scroll naturally, as it gets in the way.

I think there should only be 1 scrollbar to deal with.

To see this, copy some long text until it overflows, then focus the code area, zoom and scroll around.

PMunch commented 3 years ago

Yeah this is a known issue. The entire website is due for a design refresh, but I simply don't have time to do that right now. If anyone else wants to contribute to that it would be great!