You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
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
Windows 10 + Windows 11 (and later)
Registry option
HKEY_CURRENT_USER\Control Panel\Accessibility\DynamicScrollbars
macOS
https://developer.apple.com/documentation/appkit/nsscroller/preferredscrollerstyle
https://developer.apple.com/documentation/appkit/nsscroller/style - overlay will hide track
Linux
Looks like GNOME has this option too
https://www.linuxuprising.com/2019/09/how-to-disable-gnomes-overlay.html
The text was updated successfully, but these errors were encountered: