[Differential] [Request, 80 lines] D1161: Don't set min and max size of window twice
davidedmundson (David Edmundson)
noreply at phabricator.kde.org
Thu Mar 17 13:52:35 UTC 2016
davidedmundson created this revision.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
REVISION SUMMARY
positionPanel does this.
Remove rather incorrect emit
We've clearly not changed any of these properties in this method.
Don't save and restore panel length
length gets overriden from the QML side so there is no point loading and
restoring it.
This also simpifies code somewhat removing places where we clearly did
the same bit of code twice.
REPOSITORY
rPLASMAWORKSPACE Plasma Workspace
BRANCH
zzzz
REVISION DETAIL
https://phabricator.kde.org/D1161
AFFECTED FILES
shell/panelview.cpp
shell/panelview.h
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: davidedmundson
Cc: plasma-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160317/e689e207/attachment.html>
More information about the Plasma-devel
mailing list