On config read adjust outputs positions to global value changes
ClosedPublic

Authored by romangg on May 9 2019, 11:58 PM.

Details

Summary

Some global output values directly influence the positions of outputs relative
to each other, at the moment namely scale and rotation.

In order to guarantee a working setup after such a global output property was
changed and a config is loaded, which had been created with outdated values,
adjust positions programmatically such that the relative distances between
outputs are preserved.

Diff Detail

Repository
R104 KScreen
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
romangg created this revision.May 9 2019, 11:58 PM
Restricted Application added a project: Plasma. · View Herald TranscriptMay 9 2019, 11:58 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
romangg requested review of this revision.May 9 2019, 11:58 PM
romangg updated this revision to Diff 59671.Jun 12 2019, 5:09 PM

Rebase on master.

romangg updated this revision to Diff 59723.Jun 13 2019, 11:49 AM

Rebase on series changes.

This revision was not accepted when it landed; it landed in state Needs Review.Jun 13 2019, 9:37 PM
This revision was automatically updated to reflect the committed changes.