Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Constraints: Dragged elements are stuck when constrained widget shrinks #14

Open
caitp opened this issue Nov 2, 2013 · 0 comments
Open

Comments

@caitp
Copy link
Owner

caitp commented Nov 2, 2013

The bug is visible on on http://caitp.github.io/angular-drop/ when the dragged element is moved to the far right side of the constraint parent, and then resizing the browser so that the dragged element is outside of the constraints.

I think it may be necessary to handle viewport resize events, which could be tricky. A timeout mechanism could also work. I'll go with the event handler first, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant