jquery-free-transform
jquery-free-transform copied to clipboard
Doesn't work with mobile phones
This plugin does not work with mobile phone browsers. It would be nice if it did!
I don't know if the developer or someone else is interested to make this work with touch devices or not, but I changed the freetrans library to make it work with mobiles and other touch devices.
If the developer of this library is interested, you can contact me and may be we can collaborate on this.
I changed the freetrans library to make it work with mobiles and other touch devices
Would you mind sharing your code for this? I'm looking to do the same atm.
I added additional bind calls for touch events for move, rotate and scale. Seems to be working okay. I'll have to test across a number of devices to make sure.
Hi @richtelford sorry for the late reply...
here's the modified library file. Please find the attached file by clicking on the following link.
http://www.mediafire.com/download/ewtpggw5v58dhbl/jquery.freetrans.zip
heya, i haven't been active on this in a while, but you can create a pull and i would be happy to include it here. or feel free to fork this repo. i'd like to release a revamped version of this stuff at some point soon. a little busy at the moment though.
Hi both. I ended up adding my own mobile handlers using touchstart, touchmove and touchend but your approach looks pretty decent @arslan344
- I'll give it a shot. My modified code ended up in use here:
https://www.118118tachecash.com/enter/?debug=1
Thanks both for responding.
PS I've been away on holiday hence my late reply :P
On Thu Oct 16 2014 at 11:07:14 PM Jonathan Greene [email protected] wrote:
heya, i haven't been active on this in a while, but you can create a pull and i would be happy to include it here. or feel free to fork this repo. i'd like to release a revamped version of this stuff at some point soon. a little busy at the moment though.
— Reply to this email directly or view it on GitHub https://github.com/gthmb/jquery-free-transform/issues/27#issuecomment-59438595 .
The link does not work. Please send it again.