Lukas_Skywalker
2011-08-14 10:35:50 UTC
I added a MozMagnifyGestureStart/MozMagnifyGestureUpdate event handler to my chrome (extension) document (according to https://developer.mozilla.org/En/Mouse_gesture_events#MozMagnifyGestureUpdate)
However, when I magnify on OSX, the event does not get fired. Is it caught by the OS or similar? How can I use it?
However, when I magnify on OSX, the event does not get fired. Is it caught by the OS or similar? How can I use it?