Summary: | The width of the panel is not respected | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Lucas <kdeokk> |
Component: | Global Theme packages | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | kde, plasma-bugs |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-workspace/aea33cddb547cc2ba98be5dd45dc7562b32b4b9a | Version Fixed In: | |
Sentry Crash Report: |
Description
Lucas
2016-08-28 12:18:54 UTC
>2. Change the panel width
How?
Hmm by using sliders on the panel like this http://wstaw.org/w/46Lv/ Video showing the issue Yeah it's stupidly coded. Will see if we can fix it. 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 368074 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 |