desandro / draggabilly

:point_down: Make that shiz draggable

Home Page:https://draggabilly.desandro.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

draggabilly and jqueryUI resizable can't use cooperatively

yuncode opened this issue · comments

first move parent Div ,
then resize child Div.
finally child Div display incorrectly

if remove the containment option the case is ok.

demo https://codepen.io/oceanstick/pen/Rjqxyj

If you're using jQuery UI resizable, then I recommend you use jQuery UI Draggable

@desandro i follow your recommendations. and find the jQuery UI Draggable is have the same incorrect effort.
so I think jqueryUI resizable have bug.
the demo https://codepen.io/oceanstick/pen/LOqGGw

In that case, than this isn't a bug with Draggabilly. Sorry, I won't be able to help here.