owncloud / client

🖥️ Desktop Syncing Client for ownCloud
GNU General Public License v2.0
1.4k stars 664 forks source link

Fix button sizes on high-DPI screens #11948

Closed erikjv closed 1 month ago

erikjv commented 1 month ago

The DPI rate of pixmaps seems to be ignored by QML, resulting in double-sized icons when shown on a high-DPI screen. This limits the height of the buttons on the oauth login page, so the icon is not excessively large.

Fixes: #11928

erikjv commented 1 month ago
Screenshot 2024-10-21 at 14 12 36
erikjv commented 1 month ago

That doesnt have icons so I left it alone