Jump to content
Search Community

Achim

Members
  • Posts

    2
  • Joined

  • Last visited

Achim's Achievements

  1. @Rodrigo you made my day 🤩 thanks a lot, that was exactly what i was looking for - and btw perfectly explained!
  2. hello all, i am trying to implement a draggable function. You should be able to move the DIVs with class "rnd" and rotate them with the rotate icon. Only if I have done rotation first, it can be moved. "move only" does not work. what could be the reason for this? I tried to solve it with a proxy (var rotateDraggable = new Draggable.create(rotation, ...), but I do not get it that the rotation is not applied to the proxy, but to the DIV. https://codepen.io/achimappel/pen/jOdMrxv thanks a lot for your help Achim
×
×
  • Create New...