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

Multi-column scroll is broken in the demo #6

Closed
luisaceituno opened this issue Dec 8, 2016 · 4 comments
Closed

Multi-column scroll is broken in the demo #6

luisaceituno opened this issue Dec 8, 2016 · 4 comments
Labels

Comments

@luisaceituno
Copy link

luisaceituno commented Dec 8, 2016

2016-12-08_13-18-44

This seems to happen when the browser is maximized in a 1080p screen.

@rintoj
Copy link
Owner

rintoj commented Dec 10, 2016

It seems like the width calculation has broken. The reason I think is that - the width of scroll bar is not taken into account - which is more for windows. I'm looking into ways to identify the width of scrollbar, without any success so far. If you have any ideas please share.

@rintoj rintoj added the bug label Dec 10, 2016
@rintoj
Copy link
Owner

rintoj commented Dec 10, 2016

Fixed. Available with v0.0.7. Feel free to reopen if you still see the problem.

@abdhx
Copy link

abdhx commented May 2, 2019

HELP! I faced the same problem today in my code

@speige
Copy link
Collaborator

speige commented May 2, 2019

@abinax please describe your issue & create a stackblitz to reproduce it. This particular issue has been fixed for a long time, so your issue is probably different.

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

4 participants