jquery-free-transform icon indicating copy to clipboard operation
jquery-free-transform copied to clipboard

Doesn't work with mobile phones

Open arslan344 opened this issue 10 years ago • 7 comments

This plugin does not work with mobile phone browsers. It would be nice if it did!

arslan344 avatar Jul 18 '14 16:07 arslan344

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.

arslan344 avatar Aug 22 '14 19:08 arslan344

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.

richtelford avatar Oct 08 '14 10:10 richtelford

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.

richtelford avatar Oct 08 '14 13:10 richtelford

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

arslan344 avatar Oct 16 '14 16:10 arslan344

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.

gthmb avatar Oct 16 '14 22:10 gthmb

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 .

richtelford avatar Nov 27 '14 10:11 richtelford

The link does not work. Please send it again.

boom1234 avatar Feb 26 '16 12:02 boom1234