window: fix interactiveMove exit condition
Previously the <= 1.0 test always succeeds in the first try, causing the loop to exit prematurely.
Note: I will continue to work on the rewrite in !5296.
Previously the <= 1.0 test always succeeds in the first try, causing the loop to exit prematurely.
Note: I will continue to work on the rewrite in !5296.