gallery
gallery copied to clipboard
Problems in Windows version
-
System text scaling:
Text looks too wide


-
In all scrolling widgets the mouse wheel scrolling is very slow
-
Scrolling scrollbar on main page does not work (but works in categories lists)
-
The slider only works if you move it with thumb, but it does not work if you press the scrollbar itself.
Yes i had the same issue
cc @Piinks I confirmed these issues on Windows, any clues?
Looking at https://gallery.flutter.dev/#/ today, I do not see a scrollbar on the main page, so I am not sure.
Looking at https://gallery.flutter.dev/#/ today, I do not see a scrollbar on the main page, so I am not sure.
On the right side:

You may be looking at an older version of the gallery. I think it was removed in https://github.com/flutter/gallery/pull/524 I do not have a windows machine to check this on, but on Mac and iOS there is no scrollbar there in the currently deployed version.
You may be looking at an older version of the gallery. I think it was removed in #524 I do not have a windows machine to check this on, but on Mac and iOS there is no scrollbar there in the currently deployed version.
Downloaded from https://github.com/flutter/gallery/releases/tag/v2.9.2 (v2.9.2), but in the app is written 1.0.0
Ah! That must be it then. I am seeing the latest version v2.9.3. It looks like this issues is resolved with the latest version.
Closing as this is against an old version. If this is still occurring at HEAD, please file a new issue