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

JScrollBar: hide track if system settings set (mac, windows, etc) #917

Open
VISTALL opened this issue Nov 25, 2024 · 0 comments
Open

JScrollBar: hide track if system settings set (mac, windows, etc) #917

VISTALL opened this issue Nov 25, 2024 · 0 comments

Comments

@VISTALL
Copy link

VISTALL commented Nov 25, 2024

Windows 10 + Windows 11 (and later)

Registry option
HKEY_CURRENT_USER\Control Panel\Accessibility\DynamicScrollbars

image

macOS

https://developer.apple.com/documentation/appkit/nsscroller/preferredscrollerstyle

https://developer.apple.com/documentation/appkit/nsscroller/style - overlay will hide track

image

Linux

Looks like GNOME has this option too

https://www.linuxuprising.com/2019/09/how-to-disable-gnomes-overlay.html

@VISTALL VISTALL changed the title JScrollBar: hide track if system settings set (mac, windows) JScrollBar: hide track if system settings set (mac, windows, etc) Nov 25, 2024
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

1 participant