JunoLab / atom-ink

IDE toolkit for Atom
MIT License
228 stars 40 forks source link

fixed an issue where breakpoints get cut off on macOS #243

Closed h3y6e closed 4 years ago

h3y6e commented 4 years ago

Fixed an issue where breakpoints get cut off when using the small size of fonts on macOS.

before:

before

after:

after
aviatesk commented 4 years ago

good catch ! thanks for your contribution :)