amantia created this revision.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
amantia requested review of this revision.

REVISION SUMMARY
  Don't reset the moved display position
  
  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()...

REPOSITORY
  R104 KScreen

BRANCH
  fix_reset_output_pos

REVISION DETAIL
  https://phabricator.kde.org/D18100

AFFECTED FILES
  kcm/src/declarative/qmlscreen.cpp
  kcm/src/declarative/qmlscreen.h

To: amantia
Cc: plasma-devel, kvanton, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

Reply via email to