Bug 452987 - Breeze controls become oversized when convertible is flipped
Summary: Breeze controls become oversized when convertible is flipped
Status: RESOLVED FIXED
Alias: None
Product: Breeze
Classification: Plasma
Component: QStyle (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2022-04-25 13:56 UTC by Janet Blackquill
Modified: 2022-05-14 21:31 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:
uhhadd: Usability+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Janet Blackquill 2022-04-25 13:56:11 UTC
Controls become jumbosized when you flip a convertible laptop. This is fine if you're assuming the primary use is for touchscreen, but ends up wasting space for pen users.
Comment 1 Marco Martin 2022-04-26 12:11:23 UTC
Git commit 2890309143e4e28f4a007e5dd8dbc0d011997f61 by Marco Martin.
Committed on 26/04/2022 at 12:09.
Pushed by mart into branch 'master'.

Bigger button on tablet mode configurable

put the button enlarge on tablet mode behind a config option default off.
For now the menus and the titlebars still grow in tablet mode

M  +5    -0    kstyle/breeze.kcfg
M  +25   -10   kstyle/breezestyle.cpp
M  +4    -0    kstyle/config/breezestyleconfig.cpp
M  +83   -77   kstyle/config/ui/breezestyleconfig.ui

https://invent.kde.org/plasma/breeze/commit/2890309143e4e28f4a007e5dd8dbc0d011997f61
Comment 2 Marco Martin 2022-04-26 12:19:14 UTC
https://invent.kde.org/plasma/breeze/-/merge_requests/215 (sorry was pushed by mistake on master at first)
Comment 3 Nate Graham 2022-05-14 21:31:33 UTC
That change got reverted, so this bug is fixed now.