If I change the UI-Scale in the Advanced settings tab the icons in the menus should change as well.
Current Behavior
Pretty much everything scales but these menu item icons.
Possible Solution
Maybe there is something that we can put in our stylesheet but might be this is borked from Qt side and we need to set the size when an menu is built.
Menus are always on demand. So it might be that we can have a generalized solution.
Expected Behavior
If I change the UI-Scale in the Advanced settings tab the icons in the menus should change as well.
Current Behavior
Pretty much everything scales but these menu item icons.
Possible Solution
Maybe there is something that we can put in our stylesheet but might be this is borked from Qt side and we need to set the size when an menu is built. Menus are always on demand. So it might be that we can have a generalized solution.