Refresh the ScreenGeometry data role whenever a screen is added or changes its geometry.
ClosedPublic

Authored by hein on Dec 8 2016, 10:46 PM.

Details

Summary

As this happens the screen filtering higher up in the proxy chain
culimating in TasksModel needs to be re-executed, as it compares
ScreenGeometry against a property value set on the model. Without
this update, tasks may disappear from views using TasksModel.

Mapping the trigger conditions to affected rows is deliberately
maximally coarse; see implementation comment in code.

BUG:373075

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
hein updated this revision to Diff 8875.Dec 8 2016, 10:46 PM
hein retitled this revision from to Refresh the ScreenGeometry data role whenever a screen is added or changes its geometry..
hein updated this object.
hein edited the test plan for this revision. (Show Details)
hein added reviewers: Plasma, davidedmundson.
hein added a subscriber: plasma-devel.
Restricted Application added a project: Plasma. · View Herald TranscriptDec 8 2016, 10:46 PM
davidedmundson accepted this revision.Dec 9 2016, 11:09 AM
davidedmundson edited edge metadata.
This revision is now accepted and ready to land.Dec 9 2016, 11:09 AM
This revision was automatically updated to reflect the committed changes.