https://bugs.kde.org/show_bug.cgi?id=418904
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INTENTIONAL |--- --- Comment #7 from Nate Graham <n...@kde.org> --- Actually I think a variant of this idea makes a lot of sense for Tablet Mode. When you're in Tablet Mode you generally want short things to be taller and (more rarely) narrow things to be wider, to better match the dimensions of a human finger. Currently we mostly handle this in Kirigami by making things taller in tablet mode. But we could do it in the QStyle to make this convention apply to QtWidgets apps as well. Such a thing could indeed be implemented the way it's proposed here. Once we have code for that, it shouldn't be too hard to let users manually toggle it base don their preferred density. -- You are receiving this mail because: You are watching all bug changes.