Skip to content

Aligning of rows are weird when scrolling to the bottom #6572

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

Closed
olofvi opened this issue Feb 12, 2018 · 1 comment · Fixed by #6612
Closed

Aligning of rows are weird when scrolling to the bottom #6572

olofvi opened this issue Feb 12, 2018 · 1 comment · Fixed by #6612

Comments

@olofvi
Copy link

olofvi commented Feb 12, 2018

When I have a lot of rows in display 250-500+ and a scrollbar at the bottom the alignment gets weird. Looks like some problem when the scrollbar at the bottom appears.
evul

@andrewkittredge
Copy link
Contributor

Probably related to #6292

DanielDiTommaso pushed a commit to DanielDiTommaso/ui-grid that referenced this issue Mar 19, 2018
…WHEN_NEEDED

Added logic to needsHScrollbarPlaceholder to account for left/right rendercontainers as well as
handle case when gridOption enableHorizontalScrollbar is set to WHEN_NEEDED.

fix angular-ui#6280, fix angular-ui#5812, fix angular-ui#5760, fix angular-ui#6590, fix angular-ui#6572, fix angular-ui#6528, fix angular-ui#4251, fix angular-ui#3022
mportuga pushed a commit that referenced this issue Mar 19, 2018
…WHEN_NEEDED

Added logic to needsHScrollbarPlaceholder to account for left/right rendercontainers as well as
handle case when gridOption enableHorizontalScrollbar is set to WHEN_NEEDED.

fix #6280, fix #5812, fix #5760, fix #6590, fix #6572, fix #6528, fix #4251, fix #3022
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

Successfully merging a pull request may close this issue.

2 participants