Skip to content

🍒 Fix zoom push mouse tracking on multi-monitor workspaces

Yifan Zhu requested to merge work/fanzhuyifan/drag-top-cherry into Plasma/6.0

Previously the <= 1.0 test always succeeds in the first try, causing the loop to exit prematurely.

BUG: 481610 (cherry picked from commit 701f9140)

Manually cherry-picked since there were some conflicts. CC @vladz to double check.

Merge request reports