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

[Feature Request] Ability to hide StageWebView scrollbar #2831

Open
itlancer opened this issue Sep 15, 2023 · 0 comments
Open

[Feature Request] Ability to hide StageWebView scrollbar #2831

itlancer opened this issue Sep 15, 2023 · 0 comments
Labels

Comments

@itlancer
Copy link

Feature Description

AIR should have ability to hide StageWebView scrollbar.
It very useful for some cases, especially for retail kiosks where such things shouldn't be shown.

Examples for some platforms:
https://blog.jussipalo.com/2021/02/webview2-how-to-hide-scrollbars.html
https://developer.android.com/reference/android/view/View#setScrollbarFadingEnabled(boolean)
https://stackoverflow.com/a/56307794

Related issue:
#1854
#1494
#1493
#1492
#223
#214
#174
#143

Known Workarounds

none
For Windows may be postMessage usage could help: #1699 (comment)
May be write native extension with own webview implementation.

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

1 participant