06-18-2020, 12:59 AM
(06-17-2020, 08:17 PM)Tim Curtis Wrote: I could do an Appearance option but given there is already an OS X option to turn on overlay scroll bars it would seem to be redundant?
It's strange that overlay scroll bars aren't the default for all platforms.
If you set the scrollbars to always show on the Mac though they’ll be white without the css. If the css is applied then it overrides the overlay ones. Thinking about it now though we can just test if it’s a Mac and if sbw > 0 then scrollbars are set to always show so we should apply the css.