| Summary: | Plasma unnecessarily forces large icon spacing even when panel is already very thick | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | ryu.ketsueki |
| Component: | Task Manager and Icons-Only Task Manager widgets | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nate, qydwhotmail |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | 6.4.5 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/plasma-desktop/-/commit/16016c8b992f74630182956cac285465eee7baf9 | Version Fixed/Implemented In: | 6.7.0 |
| Sentry Crash Report: | |||
|
Description
ryu.ketsueki
2025-10-31 19:30:41 UTC
That's a good point. We can probably stop doing this when the panel is already thick. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3612 Git commit 16016c8b992f74630182956cac285465eee7baf9 by Nate Graham. Committed on 30/03/2026 at 21:26. Pushed by ngraham into branch 'master'. Stop forcing things to be bigger in Tablet Mode Part of #252 This was a failed experiment that didn't really work out. FIXED-IN: 6.7.0 M +1 -9 applets/kickoff/ConfigGeneral.qml M +1 -1 applets/kickoff/KickoffListDelegate.qml M +4 -17 applets/taskmanager/qml/ConfigAppearance.qml M +2 -2 applets/taskmanager/qml/code/LayoutMetrics.js M +8 -9 doc/kcontrol/workspaceoptions/index.docbook M +6 -6 kcms/workspaceoptions/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/16016c8b992f74630182956cac285465eee7baf9 |