pop-os / cosmic-applets

WIP applets for cosmic-panel
GNU General Public License v3.0
190 stars 65 forks source link

[Audio] Panel Media Controls Don't Match the new sizes and padding #381

Closed WatchMkr closed 3 months ago

WatchMkr commented 3 months ago

Should be smaller

screenshot-2024-05-02-00-36-18

wash2 commented 3 months ago

I've double checked the implementation for these buttons, and I believe the icons for media control just take up slightly more of the available space in the image file than others. The buttons use the libcosmic applet icon_button method, so it should be set to the same size as other symbolic icons. Or maybe I've misunderstood the issue?

WatchMkr commented 3 months ago

Got it. Let's stick with them as they are and correct in the icon theme if necessary later.