[Differential] [Request, 3 lines] D3107: Fix StatusbarProgressWidget

antonanikin (Anton Anikin) noreply at phabricator.kde.org
Wed Oct 19 04:05:10 UTC 2016


antonanikin created this revision.
antonanikin added a reviewer: KDevelop.
antonanikin set the repository for this revision to rKDEVPLATFORM KDevPlatform.
Restricted Application added a subscriber: kdevelop-devel.

REVISION SUMMARY
  The patch fixes `StatusbarProgressWidget` for case when some progress item emits `percent` signals "too often". Old version starts internal delay timer (used to hide short-lived statuses) for 1 second every time when such signal is received. This leads to completely non-showing progress bar for items which sends more than one `progress` signal during initial 1-second blocking period.

REPOSITORY
  rKDEVPLATFORM KDevPlatform

REVISION DETAIL
  https://phabricator.kde.org/D3107

AFFECTED FILES
  shell/progresswidget/statusbarprogresswidget.cpp

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: antonanikin, #kdevelop
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20161019/10274418/attachment-0001.html>


More information about the KDevelop-devel mailing list