Port task switchers to use units.iconSizes
requested to merge ngraham/kdeplasma-addons:make-other-task-switchers-high-dpi-compatible into master
This makes them high DPI compatible instantly as those constants are themselves high DPI compatible. It's always better to use them rather than specifying hardcoded integer sizes.
BUG: 422547 FIXED-IN: 5.19.3
Now my Large Icons task switcher actually displays large icons!