noVNC/app
Samuel Mannehed 59cd99bc38 Move the handle properly when page is scrolled
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.
2016-10-18 13:26:17 +02:00
..
images Add handle to open and close the control bar 2016-09-23 14:39:21 +02:00
sounds Support RFB bell 2016-09-22 11:15:42 +02:00
styles Merge pull request #665 from CendioOssman/bell 2016-09-30 19:37:09 -04:00
ui.js Move the handle properly when page is scrolled 2016-10-18 13:26:17 +02:00
webutil.js Allow moving the controlbar handle 2016-09-23 14:39:21 +02:00