[Shell Corona] Don't show panels right away
ClosedPublic

Authored by broulik on Aug 18 2016, 9:01 AM.

Details

Summary

Let the view decide itself when it's ready and can be shown.

Test Plan

Needs adjustment in the Panel QML, might need some metadata flag to enable this for compatibility

See D2475

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.
broulik updated this revision to Diff 6012.Aug 18 2016, 9:01 AM
broulik retitled this revision from to [Shell Corona] Don't show panels right away.
broulik updated this object.
broulik edited the test plan for this revision. (Show Details)
broulik added a reviewer: Plasma.
broulik set the repository for this revision to R120 Plasma Workspace.
Restricted Application added a project: Plasma. · View Herald TranscriptAug 18 2016, 9:01 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
mart accepted this revision.Aug 18 2016, 10:52 AM
mart added a reviewer: mart.
mart added a subscriber: mart.

as now the screen stays correct since screentofollow is independent from screen(), that should work well now (backstory, something similar was done for 5.0, but didn't work correctly due the wonky behavior of screen())

This revision is now accepted and ready to land.Aug 18 2016, 10:52 AM
This revision was automatically updated to reflect the committed changes.