Skip to content
  • Andras Mantia's avatar
    Don't reset the moved display position · 2c5af49d
    Andras Mantia authored
    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
    2c5af49d