Summary: | minor regresion in QML version with vertical spacing | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | bill p. (aka google01103) <dweeble01103> |
Component: | widget-taskbar | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | minor | CC: | hein |
Priority: | NOR | ||
Version: | 4.10.80 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
bill p. (aka google01103)
2013-06-17 09:46:46 UTC
This is intentional behavior - the new applet is a little stricter about not using row configurations that it doesn't have the space to look nice in. This also simplifies the code (and so makes it less error-prone) because both the opportunistic and the user-directed row overflow use the same thresholds when calculating just how many rows can fit. However, it's true that it would be nice to wrap consistently with the tray. be nice to use a little less vertical space, obviously not a biggy and thanks for the reply *** This bug has been marked as a duplicate of bug 321849 *** |