You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is currently no obvious way to scroll the collection view on web, landscape when the scroll region goes horizontal.
Ideally, the mouse scroll wheel would still navigate this view even though it is horizontal because the scrollbars are hidden, and otherwise the view relies on click and drag.
Additional details:
Shift + Scroll works for hz scrolling on macOS version, and web version in Safari
Not working in Chrome (118.0.5993.88)
The text was updated successfully, but these errors were encountered:
@jaredbell Considering we've fixed #147 which turns scrollbars on permanently for web/desktop, do you think this still needs additional scrollwheel support?
There is currently no obvious way to scroll the collection view on web, landscape when the scroll region goes horizontal.
Ideally, the mouse scroll wheel would still navigate this view even though it is horizontal because the scrollbars are hidden, and otherwise the view relies on click and drag.
Additional details:
The text was updated successfully, but these errors were encountered: