Summary: | Panel should not hide when panel toolbox is open | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Bhushan Shah <bhush94> |
Component: | Panel | Assignee: | David Edmundson <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-framework/5b4e2bff367d42379c7a41bcdc4ec383210917f5 | Version Fixed In: | |
Sentry Crash Report: |
Description
Bhushan Shah
2014-03-25 16:43:27 UTC
Git commit 5b4e2bff367d42379c7a41bcdc4ec383210917f5 by Marco Martin. Committed on 27/03/2014 at 11:30. Pushed by mart into branch 'master'. when the controller is open, force panel mode force to "Windows can cover" when the controller is open: it's the least dangerous mode. this also disables the struts while the controller is open, this makes panel resize faster Means the behavior of struts disabling is *INTENDED* Related: bug 332187 M +18 -0 src/shell/panelconfigview.cpp M +9 -0 src/shell/panelconfigview.h M +1 -0 src/shell/panelview.cpp M +3 -1 src/shell/panelview.h http://commits.kde.org/plasma-framework/5b4e2bff367d42379c7a41bcdc4ec383210917f5 |