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

[moveColumn] shadow incorrectly positioned #3631

Open
AgDude opened this issue May 29, 2015 · 1 comment
Open

[moveColumn] shadow incorrectly positioned #3631

AgDude opened this issue May 29, 2015 · 1 comment

Comments

@AgDude
Copy link
Contributor

AgDude commented May 29, 2015

http://plnkr.co/edit/FmP0owXifzaPcFSRyuCO?p=preview

Move column works fine in the main render container, but trying to move columns within the left container doesn't show the shadow.

@PaulL1 PaulL1 self-assigned this Jun 5, 2015
@AgDude AgDude changed the title Move Column doesn't work in pinned container [moveColumn] doesn't work in pinned container Jun 12, 2015
@AgDude AgDude changed the title [moveColumn] doesn't work in pinned container [moveColumn] shadow incorrectly positioned Jun 12, 2015
@AgDude
Copy link
Contributor Author

AgDude commented Jun 12, 2015

The following scenarios cause the movingColumn div to be incorrectly positioned, beginning with a negative "left" style.

  • Moving in a container (original issue)
  • Move column while the grid is scrolled to the right.
  • Using a touch device - This seems to be related, but I don't have a good answer as to why. on ipad using both safari and chrome, the shadow is rendered off the left side of the grid (hidden), but if you drag far enough to the right it comes into view.

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

No branches or pull requests

3 participants