mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-30 17:09:38 +00:00
The coordinates used to calculate the position for the toolbar handle wrongly took page-offset into account. Util.getPosition was being used for this. Thus, when page was scrolled, this caused the handle to be offset when it was being moved. Use getBoundingClientRect instead.
58 KiB
58 KiB