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

Windows standard scrollbars visible when zooming in #258

Closed
LynseyHens opened this issue Jul 19, 2021 · 6 comments
Closed

Windows standard scrollbars visible when zooming in #258

LynseyHens opened this issue Jul 19, 2021 · 6 comments

Comments

@LynseyHens
Copy link

When zooming in (50%) in chrome webbrowser the standard Windows scrollbars become visible. These window scrollbars will disappear when the page is refreshed but in our application we use the browser zoom function a lot so it is very ugly to see them and have to refresh constantly.

I used Chrome, Windows 10, your demo page and zoomed in at 50%

@wangyi7099
Copy link
Member

do you set detectresize to true?

@LynseyHens
Copy link
Author

yes I have detectresize true, it does not fix the issue

@wangyi7099
Copy link
Member

do you use refresh api? Rather than refresh page manually

@LynseyHens
Copy link
Author

No I do not user refresh api

@LynseyHens
Copy link
Author

Is it possible to fix this without refreshing?

@wangyi7099
Copy link
Member

fixed in 4.17.4 and 5.0.0

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