Skip to content

AbstractLayerManager: go through QQmlProperty to permit Behavior on animations to take effect

Jan Blackquill requested to merge work/janb/behaviour-on-layout into master

This is needed to easier implement a drop animation that smoothly animates a dropped plasmoid from its drag position to its position on the desktop grid.

Merge request reports