jlfwong / speedscope

🔬 A fast, interactive web-based viewer for performance profiles.
https://www.speedscope.app
MIT License
5.52k stars 241 forks source link

Improve readability on non-retina screens #29

Closed jlfwong closed 6 years ago

jlfwong commented 6 years ago

image

Padding should be tweaked (at least) for non-retina screens to prevent outlines from obscuring the actual text

jlfwong commented 6 years ago

Fixed by https://github.com/jlfwong/speedscope/pull/45