Manually specified icon sizes are not accounted for for some of the icons.
Seems to be because of commit 77c16f9
The widgets that i use that are affected are tray, mixer, brightness, as well as the size of the icons within the menu launcher. They seem to take the panel height, despite having their own size configured.
For example, with my configuration :
minimal_height = 56
widgets_left = spacing8 tray spacing8 notifications spacing8
widgets_center = spacing8 menu spacing8
widgets_right = spacing8 mixer spacing8 workspace-switcher spacing8 brightness spacing8 battery spacing8 clock spacing8
menu_icon_size = 0
menu_item_icon_size = 48
notifications_icon_size = 48
tray_icon_size = 48
mixer_icon_size = 48
battery_icon_size = 48
brightness_icon_size = 48
mixer_popup_icon_size = 32
This is the expected behaviour (as of the commit prior to the mentionned one) :

And this is the current behaviour :

Manually specified icon sizes are not accounted for for some of the icons.
Seems to be because of commit 77c16f9
The widgets that i use that are affected are tray, mixer, brightness, as well as the size of the icons within the menu launcher. They seem to take the panel height, despite having their own size configured.
For example, with my configuration :
This is the expected behaviour (as of the commit prior to the mentionned one) :

And this is the current behaviour :
