You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KasmVNC/kasmweb/core/util
Samuel Mannehed ad206180d2 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.
4 years ago
..
browser.js Properly detect scrollbar gutter 4 years ago
cursor.js Make Cursor.detach() safe to call when not attached 4 years ago
events.js Rename document.capturedElem to captureElement 4 years ago
eventtarget.js Update copyright to 2019 for modified files 4 years ago
logging.js Update copyright to 2019 for modified files 4 years ago
polyfill.js Initial commit 5 years ago
strings.js Build in the behavior to ignore decodeUTF8 errors 4 years ago