Skip to content

effects/overview: Properly map the windowHeap geometry

Marco Martin requested to merge work/cherry-pick-31c4b8ac into Plasma/6.2

In !6747 (merged) the comparison with window heap geometry was done with the heap x/y/width/height properties to detect if the drop was done off the heap, but this is wrong, because in Overview window heaps are positioned with Translation transforms, so we need to properly mapping its geometry with mapToItem which is transforms aware

(cherry picked from commit 31c4b8ac)

31c4b8ac effects/overview: Properly map the windowHeap geometry

Co-authored-by: Marco Martin notmart@gmail.com

Merge request reports

Loading