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

fix(autoHeight): horizontal scroll not showing when needed, fixes #356 #360

Merged
merged 1 commit into from
Apr 1, 2019

Conversation

ghiscoding
Copy link
Collaborator

@ghiscoding ghiscoding commented Mar 30, 2019

fixes #356

  • The grid shown below has 100 items (0 to 99) and now shows the scrollbar correctly when needed.
  • Also tested with/without setting width on each columns, so it really only shows scrollbar when needed.
  • Tested with all Frozen grids as well (there is also an autoHeight frozen grid)
  • Lastly tested as well in my repos, seems all fine.

PKGJyX6OHS

@ghiscoding
Copy link
Collaborator Author

@6pac Would it be possible to push a new version in the coming days?
I got some PRs in my own repo waiting for this.

Thanks for all

@ghiscoding ghiscoding deleted the bugfix/autoheight-horizontal-scroll branch May 20, 2019 18:13
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 this pull request may close these issues.

No horizontal scrollbar when autoHeight = true
2 participants