We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
When the horizontal scroll is scrolled, the column moving feature breaks. This used to work before the 3.0 release.
http://plnkr.co/edit/bdJvnPmY6KDi76jQOGsC?p=preview
The text was updated successfully, but these errors were encountered:
I'm also seeing this problem.
Sorry, something went wrong.
is this PR related?
@DmitryEfimenkom,
yes PR 3652 addresses this issue.
Please note that the PR does not address the css change
.movingColumn { position: fixed; top: 0; border: 1px solid #d4d4d4; box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); }
I have tested this locally. Seems to be working fine.
Hi, Has anyone found a solution to this issue?
Thank's!
No branches or pull requests
Hi,
When the horizontal scroll is scrolled, the column moving feature breaks. This used to work before the 3.0 release.
http://plnkr.co/edit/bdJvnPmY6KDi76jQOGsC?p=preview
The text was updated successfully, but these errors were encountered: