Closed cs09g closed 9 years ago
in Chrome, it was no matter whether the event is "mouseon" or "click" but in Firefox, it cares. so when the event is not "touchmove" we coded for doing the same thing with "click" so, Firefox did "click" twice that was why it looks Firefox doesn't seem to work.
in Chrome, "click" event seems working well and in Firefox, "mouseon" event seems working well.
so I added one condition to work on both browsers.
In Firefox,
mouseon event in video-chatting-interface crashes with the event in jquery touch punch js file.
so when you double-click the video in web browser, it is changed. not from clicking once.
I guess it does not work in web view from Omlet as well.