delay show window
ClosedPublic

Authored by mart on Feb 5 2020, 2:54 PM.

Details

Reviewers
sitter
Group Reviewers
Plasma
Commits
R124:e63bb075db8d: delay show window
Summary

show the window only after mainWidget() of the view has been called.
mainWidget creates the ui on demand, so at that point the qml scene will be there

Test Plan

no more empty window for some instants on startup

Diff Detail

Repository
R124 System Settings
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mart created this revision.Feb 5 2020, 2:54 PM
Restricted Application added a project: Plasma. · View Herald TranscriptFeb 5 2020, 2:54 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
mart requested review of this revision.Feb 5 2020, 2:54 PM
sitter accepted this revision.Feb 5 2020, 3:27 PM
sitter added a subscriber: sitter.

sounds reasonable. works for me as well

This revision is now accepted and ready to land.Feb 5 2020, 3:27 PM
This revision was automatically updated to reflect the committed changes.