Y
Hacker News
new
|
ask
|
show
|
jobs
by
K0nserv
1344 days ago
With the mouse wheel/trackpad. Flutter Web doesn't actually generate proper DOM, instead it renders things (mostly) from scratch, hence no scroll bars.
1 comments
Narishma
1344 days ago
So if you don't have a scroll wheel the interface is broken.
link
K0nserv
1343 days ago
Yes, AFAIK. Flutter web is pretty terrible, especially for any form of accessibility
link