noVNC/core/util
Samuel Mannehed e52a278ed7 Properly detect scrollbar gutter
As a rule, instead of hard-coding a behavior on specific platforms we
should do dynamic detection.

This commit moves away from always hiding scrollbars on Android and iOS
and instead detects the rendered width of scrollbars in the browser.
2020-01-02 11:30:18 +01:00
..
browser.js Properly detect scrollbar gutter 2020-01-02 11:30:18 +01:00
cursor.js Make Cursor.detach() safe to call when not attached 2019-11-29 10:08:15 +01:00
events.js Rename document.capturedElem to captureElement 2019-10-23 15:59:43 +02:00
eventtarget.js Update copyright to 2019 for modified files 2019-09-30 15:35:33 +02:00
logging.js Update copyright to 2019 for modified files 2019-09-30 15:35:33 +02:00
polyfill.js Change copyright header (#1138) 2018-10-09 12:15:35 +02:00
strings.js Build in the behavior to ignore decodeUTF8 errors 2019-12-23 10:27:40 +01:00