https://bugs.kde.org/show_bug.cgi?id=422547
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kdeplasma-addons/commit/ |ma/kdeplasma-addons/commit/ |16ff74c0fad9230acf5ebc4ffa6 |c3aa0010099a20defe7f931e438 |8dd080ce8580a |280cb2e9dac4c --- Comment #7 from Nate Graham <n...@kde.org> --- Git commit c3aa0010099a20defe7f931e438280cb2e9dac4c by Nate Graham. Committed on 01/07/2020 at 14:12. Pushed by ngraham into branch 'Plasma/5.19'. Port task switchers to use units.iconSizes 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. FIXED-IN: 5.19.3 (cherry picked from commit 16ff74c0fad9230acf5ebc4ffa68dd080ce8580a) M +1 -1 windowswitchers/big_icons/contents/ui/main.qml M +2 -2 windowswitchers/compact/contents/ui/main.qml M +2 -2 windowswitchers/informative/contents/ui/main.qml M +1 -1 windowswitchers/present_windows/contents/ui/main.qml M +1 -1 windowswitchers/small_icons/contents/ui/main.qml M +1 -1 windowswitchers/thumbnail_grid/contents/ui/main.qml M +1 -1 windowswitchers/thumbnails/contents/ui/main.qml https://invent.kde.org/plasma/kdeplasma-addons/commit/c3aa0010099a20defe7f931e438280cb2e9dac4c -- You are receiving this mail because: You are watching all bug changes.