Raphael.FreeTransform
Raphael.FreeTransform copied to clipboard
Not work on google chrome ?
Hello This plugin seems not to work with google chrome (last version Version 31.0.1650.57 m,) on windows 8, works fine in IE
Same Problem here. FT seems to ignore mouse events in Google Chrome (Version 33.0.1750.146 m) on Windows 8.1. However, if I connect a touch-enabled monitor, touch events are recognized in Chrome. In Internet Explorer 11, mouse events work fine,but touch events are ignored.
I have found a solution to this problem, which is not FT specific. It is based on a bug in Raphael (https://groups.google.com/forum/#!topic/raphaeljs/FOY0ftfygp8/discussion). The problem is, that Raphael uses touch events when the browser has touch support. Firefox and Google Chrome on Windows 8 are touch-enabled by default on Windows 8+. A fix for Chrome is the following:
- go to "chrome://flags"
- disable the option "Enable touch events"
- Restart the browser Everything works just fine now for me. Hope this helps!
Seems to be working just fine in Google chrome Version 47.0.2526.111 (64-bit).