A showcase app for the Flutter SDK. Wonderous will educate and entertain as you uncover information about some of the most famous structures in the world.
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
@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: