[KCM Controls GridView] Add remove animation
ClosedPublic

Authored by broulik on Jan 24 2019, 2:03 PM.

Details

Summary

This is what all the grid KCMs have been doing, so it makes sense to put it into the component for consistency and maintainability.
It makes for a much nicer user experience when the view has items that can be deleted.

Test Plan

Animation looks exactly the same as it did before in the KCMs but allows us to remove 15 lines of boilerplate code from each grid kcm in plasma-desktop

Diff Detail

Repository
R296 KDeclarative
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Jan 24 2019, 2:03 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJan 24 2019, 2:03 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
broulik requested review of this revision.Jan 24 2019, 2:03 PM
davidedmundson accepted this revision.Jan 24 2019, 2:06 PM
This revision is now accepted and ready to land.Jan 24 2019, 2:06 PM
This revision was automatically updated to reflect the committed changes.