Martchus / syncthingtray

Tray application and Dolphin/Plasma integration for Syncthing
https://martchus.github.io/syncthingtray/
Other
1.6k stars 43 forks source link

Toolbar buttons padding seems not correct #129

Closed mrpink17 closed 2 years ago

mrpink17 commented 2 years ago

Relevant components

Environment and versions

Bug description It seems toolbar buttons padding is not correct

Steps to reproduce Always

Expected behavior Icons and text centered inside buttons

Screenshots 01

02

Martchus commented 2 years ago

The icons look smaller in your case. So I suppose that only happens when the icons sizes are configured to be smaller (than the default).

Note that glibc is not the C++ standard library; it is the C standard library. And KDE Plasma is also not an OS. However, I suppose that doesn't really matter for the sake of this issue. You're definitely running something recent enough.

Martchus commented 2 years ago

Where did you configure the icon size? I can only find the setting that affects normal applications but not Plasmoids.

mrpink17 commented 2 years ago

I think I never changed any setting related to icons or font size. Looking at System Settings app it seems the settings are at their default values (no orange dots)

image

The other icons are centered

image

Martchus commented 2 years ago

I can also reproduce it with KDE plasma 5.24.4 and the default theme. Should be fixed via https://github.com/Martchus/syncthingtray/commit/329a928476016718111aa6c9826a2fb2f31b2fa5.