Statusbar progress widget: show button immediately
ClosedPublic

Authored by dfaure on May 7 2019, 9:26 AM.

Details

Summary

This fixes the bug where the progress dialog shows up, and the user has
no button to close it down.

This happened because for very quick jobs, by the time the delay timer kicked in,
the list of progress items is actually empty already. But the progress
dialog stays up a bit longer...

Test Plan

Sync, abort, delete one mail in kmail

Diff Detail

Repository
R89 PIM: Libraries
Branch
fix_statusbarprogresswidget
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 11627
Build 11645: arc lint + arc unit
dfaure created this revision.May 7 2019, 9:26 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptMay 7 2019, 9:26 AM
dfaure requested review of this revision.May 7 2019, 9:26 AM
dvratil accepted this revision.May 7 2019, 5:04 PM
This revision is now accepted and ready to land.May 7 2019, 5:04 PM
dfaure closed this revision.May 7 2019, 9:29 PM