https://bugs.kde.org/show_bug.cgi?id=418904
--- Comment #8 from Nate Graham <n...@kde.org> --- Git commit 3fe906b0bc687b57961f61e9a7a6a00f270fd9ce by Nate Graham, on behalf of Marco Martin. Committed on 30/03/2022 at 14:19. Pushed by ngraham into branch 'master'. Adapt UI elements' sizes when in Tablet Mode Now interactive UI elements get bigger when in Tablet mode, and return to normal size when out of it. This is automatic, and currently there is no UI to manually control it. Sending a stylechanged event makes everything to be reevaluated but the style instance doesn't get actually reloaded, so this is still manageable, resource-wise. M +28 -0 kstyle/breezemetrics.h M +156 -52 kstyle/breezestyle.cpp M +3 -0 kstyle/breezestyle.h https://invent.kde.org/plasma/breeze/commit/3fe906b0bc687b57961f61e9a7a6a00f270fd9ce -- You are receiving this mail because: You are watching all bug changes.