Skip to content

window: fix interactiveMove exit condition

Yifan Zhu requested to merge work/fanzhuyifan/drag-top into master

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

BUG: 481610

Pushed to wrong branch in !5467 (closed)

Merge request reports