D21067: Statusbar progress widget: update up/down icon when dialog goes away

David Faure noreply at phabricator.kde.org
Tue May 7 10:27:33 BST 2019


dfaure created this revision.
dfaure added a reviewer: mlaurent.
dfaure requested review of this revision.

REVISION SUMMARY
  The two need to always be in sync. The button was still showing "down"
  when the dialog went away with a timer.
  
  Since slotToggleVisibility() ends up calling StatusbarProgressWidget::slotProgressDialogVisible
  slotProgressButtonClicked() doesn't need to updateProgressButton() directly.

TEST PLAN
  Looking at the button at the end of a sync

BRANCH
  statusbarprogresswidget_cleanup

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

AFFECTED FILES
  src/libkdepim/progresswidget/statusbarprogresswidget.cpp
  src/libkdepim/progresswidget/statusbarprogresswidget.h

To: dfaure, mlaurent
Cc: kde-pim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190507/ffc5c781/attachment.html>


More information about the kde-pim mailing list