[Breeze] [Bug 418904] Offer a user-adjustable padding/margin setting for widgets that have internal padding

Nate Graham bugzilla_noreply at kde.org
Thu Mar 10 21:40:56 GMT 2022


https://bugs.kde.org/show_bug.cgi?id=418904

Nate Graham <nate at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INTENTIONAL                 |---

--- Comment #7 from Nate Graham <nate at 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 the assignee for the bug.


More information about the Unassigned-bugs mailing list