Opened this issue 6 years ago · 0 comments
@javadoug : If I use css transform rotate to drag multiple object then rotated element jumped and not placed correctly. I updated css in example file example/index.html
example/index.html
#draggable2 { top: 60px; transform: rotate(20deg); }