android studio - How to fix bottom of text being cut off in IntelliJ 14.1? -


since upgraded intellij 14 14.1, bottom of text menus, etc. being cut off.

enter image description here

enter image description here

enter image description here

contrary appearances, not editing daqutil or daoutil, rather dagutil.

how can fix file tree, tabs, , text boxes not having bottom cut off?

i using ubuntu 14.04. looks default system font cantarell 11.


edit: found , tried tuxjdk. fixes problem, though fonts appear @ different default size. that's not issue -- it's easier enough adjust. real deal breaker makes intellij crawl beyond usability. :(

it seems have chosen option override default fonts in intellij, mentioned issue can fixed uncheck override option in below path,

preferences -> appearance , behavior -> appearance -> override default fonts 

enter image description here

if need customize default font , resolve mentioned issue, try change font size.

good luck.!


Comments

Popular posts from this blog

angularjs - Showing an empty as first option in select tag -

qt - Change color of QGraphicsView rubber band -

c++ - Print Preview in Qt -