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
If you read the docs, it says you are responsible for the positioning of the element. THe library only gives you events on the position of the dragged element and on droppable areas.
So, if you want it to behave correctly on repositioning when changing window size, you need to do the calculations yourself ;)
Thanks for this library.
Expected behavior
The dragged element must maintain its position where it was dragged.
Actual behavior
Does not maintain its position both on window resize and also on other screens.
is there any consistent way to maintain its position both by resizing of window and also on other screens?
Thanks in advance.
System configuration
interact.js version: 1.10.27
Browser name and version: chrome 124.0.6367.202 (Official Build) (64-bit)
Operating System: window
The text was updated successfully, but these errors were encountered: