Skip to content

effects/overview: Use Kirigami.ScenePosition

Vlad Zahorodnii requested to merge work/overview-scene-position into master

This makes the WindowHeap more robust to layout changes. Currently, the main issue with it is that thumbnails will be misplaced if the heap's scene position changes.

Kirigami.ScenePosition automagically keeps track of the item's scene pos.

Merge request reports

Loading