SublimeLinter / SublimeLinter-rubocop

SublimeLinter 3 plugin for Ruby, using rubocop.
MIT License
159 stars 40 forks source link

Tooltip on hover is always too small with certain font sizes #68

Closed jtrees closed 5 years ago

jtrees commented 5 years ago

Description.

The tooltip box with information about a given rubocop error is always too small for me. I noticed this only occurs with the font size set to 11 or higher.

System Info

Relevant Sublime Text settings:

{
    "font_face": "",
    "font_size": 11
}

I believe the font face I'm using (which is simply the default) is "Roboto Mono".

Screenshot

Screenshot from 2019-07-18 11 29 55

kaste commented 5 years ago

Thanks for reporting. This has been fixed in SublimeLinter core and is ready to release.

kaste commented 5 years ago

Shipped with https://github.com/SublimeLinter/SublimeLinter/releases/tag/4.12.0