noVNC/app
Alex Bernal 3e34d49e98
Passive listeners, Touch devices
The touch move events need to block the call to preventDefault (), for a better touch response, the delay in scrolling could improve up to 300 [ms], the test was done on Ipad Air 2 with the audit function of Chrome.

With `{passive: true}` touch and wheel listeners, the Developers promises not to call preventDefault () to disable scrolling.
2018-08-05 15:33:42 -05:00
..
images Remove 512x512 icon 2017-02-23 16:29:16 +01:00
locale Clarify which Chinese translation we have 2018-04-03 14:51:12 +02:00
sounds Support RFB bell 2016-09-22 11:15:42 +02:00
styles Move resize handling in to RFB object 2017-12-06 11:29:57 +01:00
error-handler.js Only show error stack if it is not empty 2018-03-21 15:33:14 +01:00
localization.js Apply translations on input type submit 2018-01-24 13:00:48 +01:00
ui.js Passive listeners, Touch devices 2018-08-05 15:33:42 -05:00
webutil.js Use localstorage only to initialize settings map 2018-02-13 10:22:21 -05:00