[kdecoration] Use QVariantAnimation instead of QPropertyAnimation
ClosedPublic

Authored by broulik on Nov 28 2019, 2:24 PM.

Details

Summary

We don't need to go through the property system to update a value, just use a lambda.

Test Plan
  • Decoration still animate active changes properly
  • Decoration buttons still animate properly

Diff Detail

Repository
R31 Breeze
Lint
Lint Skipped
Unit
Unit Tests Skipped
broulik created this revision.Nov 28 2019, 2:24 PM
Restricted Application added a project: Plasma. · View Herald TranscriptNov 28 2019, 2:24 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik requested review of this revision.Nov 28 2019, 2:24 PM
davidedmundson accepted this revision.Nov 28 2019, 5:04 PM
This revision is now accepted and ready to land.Nov 28 2019, 5:04 PM
ndavis accepted this revision.Nov 29 2019, 3:27 AM