FlatLaf icon indicating copy to clipboard operation
FlatLaf copied to clipboard

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

Open VISTALL opened this issue 1 year ago • 0 comments

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 avatar Nov 25 '24 13:11 VISTALL