This revision was automatically updated to reflect the committed changes.
Closed by commit R169:e5a6ac33f787: Compress color changes without a QTimer
(authored by vkrause).
REPOSITORY
R169 Kirigami
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D21399?vs=58644&id=58679
REVISION DETAI
apol accepted this revision.
apol added a comment.
This revision is now accepted and ready to land.
Cool! :)
REPOSITORY
R169 Kirigami
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D21399
To: vkrause, apol
Cc: apol, plasma-devel, domson, dkardarakos, davidedmundson, mart, h
vkrause created this revision.
Herald added a project: Kirigami.
Herald added a subscriber: plasma-devel.
vkrause requested review of this revision.
REVISION SUMMARY
This class exists in large quantities, so this avoids creating hundreds of
QTimer instances just for the signal compression.
RE