gskinnerTeam / flutter-wonderous-app

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.
MIT License
4.02k stars 947 forks source link

Web UX: Browser default scrollbars #147

Closed jaredbell closed 11 months ago

jaredbell commented 1 year ago

Include browser default scrollbars for persistent indication of scrollable pages and their length.

Currently, touch style indicators only appear when already scrolling.

This would affect:

Standard Scrollbars

esDotDev commented 11 months ago

@jaredbell Just landed this in main. One note:

I've left it off for this view for now, but LMK if you think it's worth turning on.