Don't reset the moved display position

Authored by amantia on Jan 8 2019, 3:52 PM.

Description

Don't reset the moved display position

Summary:
This fixes the problem that after moving a display, clicking on another one
and clicking on the original one, its position got reset to the default one.
This due to layouting in the widget when displays are clicked, the
ControlPanel hides/shows the corresponding OutputConfig, which results in a
temporary layout changed, that causes a geometry change for the QML view,
that causes am updateOutpusPlacement()...

Reviewers: dvratil

Reviewed By: dvratil

Subscribers: plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D18101

Details

Committed
amantiaFeb 1 2019, 5:06 PM
Reviewer
dvratil
Differential Revision
D18101: Don't reset the moved display position
Parents
R104:3c0f7e0b89dc: Merge remote-tracking branch 'origin/Plasma/5.14'
Branches
Unknown
Tags
Unknown