Make it impossible to open the progress view sheet multiple times
ClosedPublic

Authored by jbbgameich on Nov 1 2019, 8:38 PM.

Details

Summary

It used to be possible after resizing the window so narrowly that the drawer switched into modal mode and back to its original width.
There is still the question of why the sheet is sometimes left behind the drawer, but that's probably something for another patch.

Test Plan

Multiple ProgressView sheets can't be opened at the same time anymore

Diff Detail

Repository
R134 Discover Software Store
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
jbbgameich created this revision.Nov 1 2019, 8:38 PM
Restricted Application added a project: Plasma. · View Herald TranscriptNov 1 2019, 8:38 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
jbbgameich requested review of this revision.Nov 1 2019, 8:38 PM
apol accepted this revision.Nov 3 2019, 2:27 AM
This revision is now accepted and ready to land.Nov 3 2019, 2:27 AM
This revision was automatically updated to reflect the committed changes.