🍒 Fix zoom push mouse tracking on multi-monitor workspaces
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.