| Summary: | The height of the panel is not restored correctly. | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Lucas <kdeokk> |
| Component: | Global Theme packages | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | kde, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | master | ||
| Target Milestone: | 1.0 | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/plasma-workspace/aea33cddb547cc2ba98be5dd45dc7562b32b4b9a | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Lucas
2016-08-31 20:07:14 UTC
Git commit aea33cddb547cc2ba98be5dd45dc7562b32b4b9a by Marco Martin. Committed on 11/10/2016 at 14:45. Pushed by mart into branch 'Plasma/5.8'. restore all panel properties Summary: restore the missing panel properties: alignment minimum length maximum length offset also, allow non integer values for the measures (height, min/max, offset) Related: bug 367918 Test Plan: dumped a config with a custom panel, different height/alignment/offset etc started a new plasma session with that l&f package, restored panel correctly Reviewers: #plasma, davidedmundson Reviewed By: #plasma, davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D3021 M +5 -1 shell/scripting/scriptengine_v1.cpp M +14 -7 shell/shellcorona.cpp http://commits.kde.org/plasma-workspace/aea33cddb547cc2ba98be5dd45dc7562b32b4b9a |