Hello guys!
I'm truly new using Draggable product and I'm having a problem that I didn't find any solution on web
I want to increase size to my container when the target hits the edge of.
Actually, I'm using edgeResistance and it work very well but instead, I need to start a function that verifies the size of container and increase X px to width or height (depends where it hits)
There's any option to verify when the target hits the edge and where (x,y)? Thank you