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

Item jumps to and fro while the mouse pointer is held still #7

Closed
lolmaus opened this issue Aug 1, 2017 · 2 comments
Closed

Item jumps to and fro while the mouse pointer is held still #7

lolmaus opened this issue Aug 1, 2017 · 2 comments
Labels

Comments

@lolmaus
Copy link
Owner

lolmaus commented Aug 1, 2017

adsf

This seems to happen when mouse pointer is positioned near the middle of an item (item height + placeholder padding).

@lolmaus lolmaus added the bug label Aug 1, 2017
@lolmaus
Copy link
Owner Author

lolmaus commented Aug 1, 2017

$($0).offset() when the element has no padding: {top: 241.78125, left: 228}

$($0).offset() when the element has 25px top padding: {top: 237.78125, left: 228}

JQUERY WAT R U DOING AHAHA STAHP!

@lolmaus
Copy link
Owner Author

lolmaus commented Aug 1, 2017

Ah, it's because of margin collapsing!

@lolmaus lolmaus closed this as completed in 5d95013 Aug 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant