https://github.com/bigbinary/neeto-cal-web/issues/16112#issuecomment-2996181006
Scrollbar Visibility Policy
We've decided to adhere to the operating system's native scrollbar behavior for a more consistent and expected user experience across different platforms.
macOS: Scrollbars are typically hidden by default and appear only while scrolling. This is a system-wide preference.
Windows: Scrollbars are generally visible at all times by default.
This approach ensures a native feel for users and helps us avoid UI inconsistencies and potential accessibility issues that can arise from overriding OS-level preferences.
Adjusting Scrollbar Visibility on Your OS
Users have the ability to change their scrollbar preferences directly within their operating system settings:
For macOS: Go to *System Settings** (or System Preferences) > Accessibility > Display. * Look for the "Show scroll bars" option and select your preference (e.g., "Always").
For Windows 11: Go to *Settings** (`Windows key + I`) > Accessibility > Visual effects. * Toggle the "Always show scrollbars" setting to "On."
For Windows 10: Go to *Settings** (`Windows key + I`) > Ease of Access > Display. * Under "Simplify and personalize Windows," toggle "Automatically hide scroll bars in Windows" to "Off."