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

dropzone target fails if scrollable #32

Open
mohs8421 opened this issue Jan 18, 2012 · 2 comments
Open

dropzone target fails if scrollable #32

mohs8421 opened this issue Jan 18, 2012 · 2 comments

Comments

@mohs8421
Copy link

If the dropzone is within a scrollable container, the scroll-offset is not respected.
For example, if you have a list of 5 dropzones within a container that displays the first 3 on one screen.
If you now drag something into the 5th. dropzone, it will end in the 3rd dropzone, as the offset value is wrong.
This was first recognized in version 1.7.1_beta1, but it has not been fixed until 1.9.0

@bsodmike
Copy link

Noticed similar issue if browser zoom is increased to say 125%, then the dropzone target fails (wrong offset).

@Kedarnath-Rothe
Copy link

Please assign this issue to me

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

3 participants