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

Please tell me how you determine the height of the content? #151

Open
AlekseevKonstantin opened this issue Jun 26, 2020 · 4 comments
Open

Comments

@AlekseevKonstantin
Copy link

Please tell me how you determine the height of the content?

@xobotyi
Copy link
Owner

xobotyi commented Jun 26, 2020

Can't you see it in sources? =)
clientHeight of ScrollbarsCustom-Content element.

@AlekseevKonstantin
Copy link
Author

mistake
when you switch to mobile mode in chrome, the scrollbar height begins to increase infinitely,
the same is observed in Firefox when zooming

image

@xobotyi
Copy link
Owner

xobotyi commented Jun 30, 2020

@AlekseevKonstantin could you provide any snadbox example?

@xobotyi
Copy link
Owner

xobotyi commented Jun 30, 2020

As far as i can see, you've enabled sizes translation without any height restriction and set display:flex to the content element, so block height rises infinetely

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

No branches or pull requests

2 participants