https://bugs.kde.org/show_bug.cgi?id=372064
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-workspace/8d58eefc55801 | |33fe81e065e26975fa6c337ad93 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #5 from Marco Martin <notm...@gmail.com> --- Git commit 8d58eefc5580133fe81e065e26975fa6c337ad93 by Marco Martin. Committed on 11/01/2017 at 19:46. Pushed by mart into branch 'master'. panel alignment/visibility not resolution dependent Summary: panel size and position in pixel is dependent from screen resolution, this saved in different config groups, as it should. but two properies of panelview shouldn't change between resolution, that are visibility and alignment, otherwise the panel changes behavior in an unpredictable way when resolution changes. Test Plan: started plasmashell with old config, values have been correctly migrated to the parent group that's common for all resolutions Reviewers: davidedmundson, #plasma Reviewed By: davidedmundson, #plasma Subscribers: davidedmundson, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D4087 M +13 -5 shell/panelview.cpp https://commits.kde.org/plasma-workspace/8d58eefc5580133fe81e065e26975fa6c337ad93 -- You are receiving this mail because: You are watching all bug changes.