rust-playground icon indicating copy to clipboard operation
rust-playground copied to clipboard

Code editor font size is ridiculously large

Open PatchMixolydic opened this issue 1 year ago • 7 comments

Recently, the code editor's font size has become unreasonably large (other programs + address bar + "Run" button for scale):

Illustration of the problem. KWrite, VSCode, and the Firefox address bar are displayed for comparison. The Playground's code editor easily dwarfs all of them. (It's a little hard to tell from this screenshot; it looks much worse in person)

This makes it much harder to read (and therefore write) any substantial code examples in the Playground.

Seems to have been changed in e8f3cb1.

PatchMixolydic avatar Sep 26 '24 17:09 PatchMixolydic