https://bugs.kde.org/show_bug.cgi?id=480533
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/breeze/-/commit/3a0efff5 | |d64de71333545873447dc3270b1 | |03d86 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #4 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit 3a0efff5d64de71333545873447dc3270b103d86 by Akseli Lahtinen. Committed on 01/02/2024 at 15:38. Pushed by akselmo into branch 'master'. Breezestyle: use QRectF instead of QRect, fix tab-bar alignment issues This adjusts the tab buttons to take the fractional scaling into account. This also changes QRect to QRectF which allows Qt to do better alignment when using fractional scaling, causing less flickering with separator lines for example. M +52 -60 kstyle/breezehelper.cpp M +35 -29 kstyle/breezehelper.h M +5 -5 kstyle/breezestyle.cpp https://invent.kde.org/plasma/breeze/-/commit/3a0efff5d64de71333545873447dc3270b103d86 -- You are receiving this mail because: You are watching all bug changes.