You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the snap-to targets are in a different offset parent from the element being resized, their coordinates appear to be incorrectly calculated. Using the same snapping options with $.ui.draggable works. I think the difference might boil down to this:
When the snap-to targets are in a different offset parent from the element being resized, their coordinates appear to be incorrectly calculated. Using the same snapping options with $.ui.draggable works. I think the difference might boil down to this:
I'm going to try to see if I can get it fixed and I'll submit a PR if I do. Regardless, I'll try to do up a plunkr/pen/fiddle/bin/etc to demonstrate.
The text was updated successfully, but these errors were encountered: