Chrome for Developers reposted this
Coming soon to Chrome: a way to control scroll axis-locking! ↕️ When you scroll a 2D scroller on the web, the browser may ignore some minor scroll deltas in the non-main scrolling axis when the user’s intent was to scroll only one axis. This is known as scroll axis-locking or “railing”. While helpful most of the time, this railing sometimes gets in the way of users … and with `scroll-axis-lock: none`, you can soon (from Chrome 153 onwards) disable this axis-locking behavior 😊 (Handy for map or image zoom interfaces!) Post with all the details: https://lnkd.in/evimJs8n