dglent / meteo-qt

System tray application for weather status information
GNU General Public License v3.0
82 stars 21 forks source link

Font size minimum limit too high #119

Closed chriswyatt closed 2 years ago

chriswyatt commented 2 years ago

After the recent X.org server update, my DPI is set correctly (it was wrongly set to 96 DPI before). This made everything become very chunky, so I had to reduce all my font sizes to compensate for this change. Meteo-qt enforces a minimum of 12 points (however, this can be reduced by modifying the config file directly). It would be nice if you could set this in configuration window too. Currently my font size is 9 points.

dglent commented 2 years ago

Thanks for informing about this. I will redefine the minimum value to 6 in the configuration spinbox. It should be ok according your comment