briangonzalez / jquery.pep.js

👟 Pep, a lightweight plugin for kinetic drag on mobile/desktop
http://pep.briangonzalez.org
1.3k stars 178 forks source link

Pep with Rotate not working #210

Open TiagoRocha1985 opened 6 years ago

TiagoRocha1985 commented 6 years ago

Hello

I'm using Jquery.pep in a mobile phone personalization project.

More precisely in the text box in which the user types a text and this text goes to the cover of the cell where the user dragging chooses the exact location where the text will stay on the cover.

But jquery.pep only works when the text is horizontal, I have a function to rotate the text 90 degrees by 90 degrees if the user wants to leave their text vertically from the cover.

At this point when I spin the text when I try to drag it it has several bugs and I can not drag and choose the exact position of the text only if the text has horizontal but vertical does not work.

Does anyone know what can it be?