Scrollbar Reflowing | CSS-Tricks - CSS-Tricks
Metadata
- Author: It removes affordances,
- Full Title: Scrollbar Reflowing | CSS-Tricks - CSS-Tricks
- URL: https://css-tricks.com/scrollbar-reflowing/?cmdid=5VUVI4WNT6EYO5
Highlights
This is a bit of advice for developers on Macs I’ve heard quite a few times, and I’ll echo it: go into System Preferences > General > Show scroll bars and set to always. This isn’t about you, it’s about the web. See, the problem is that without this setting on, you’ll never experience scrollbar-triggered layout shifts, but everyone else with this setting on will. Since you want to design around not causing this type of jank, you should use this setting yourself. Always show scrollbars on Mac