Jump to content
Search Community

Achim

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Achim

  1. 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.

     

     

    thanks a lot for your help

    Achim

    See the Pen jOdMrxv by achimappel (@achimappel) on CodePen

×
×
  • Create New...