mariuz / flamerobin

FlameRobin is a database administration tool for Firebird RDBMS. Our goal is to build a tool that is: lightweight (small footprint, fast execution) cross-platform (Linux, Windows, Mac OS X, FreeBSD) dependent only on other Open Source software
http://flamerobin.org
MIT License
211 stars 64 forks source link

Update stylers.xml #311

Closed nLeonardt95 closed 1 year ago

nLeonardt95 commented 1 year ago

In the default style, I would leave case set to mixed everywhere and set fontname and fontsize inital only in "Global override". If you set the same fontsize in "Default Style" it will somehow not be displayed correctly.

+defaultstyle fontsize here you can see the effect when fontsize is also set for "default style".

only globaloverride fontsize this is what it looks like when the fontsize is only set in "global override".

arvanus commented 1 year ago

Thank you for your fix