mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-30 08:59:38 +00:00
We want to flush pending mouse moves before we initiate viewport dragging. Before this commit, there were scenarios where the _mouseButtonMask would track a released button as being down.