Emmanuel Odii
Results
11
comments of
Emmanuel Odii
trafficstars
> You can easily prevent this problem by adding the CSS style: `transform: none !important;` to all draggables except the one being dragged. It worked fine in my project. >...