Hi I am using this plugin as Kinetic.js (html 5 canvas library) disables scroll when tyring to scroll over stage objects. This plugin seems to resolve this issue.
However I notice that it also disable pinch zoom. Is this the correct behavour?
I am applying it as to the body and html elements like so:
$('html,body').kinetic();
Hi I am using this plugin as Kinetic.js (html 5 canvas library) disables scroll when tyring to scroll over stage objects. This plugin seems to resolve this issue.
However I notice that it also disable pinch zoom. Is this the correct behavour?
I am applying it as to the body and html elements like so:
$('html,body').kinetic();