gallery icon indicating copy to clipboard operation
gallery copied to clipboard

Problems in Windows version

Open wnstngs opened this issue 3 years ago • 7 comments

  • System text scaling:

    Text looks too wide

    image

    image

  • 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.

wnstngs avatar May 24 '22 10:05 wnstngs

Yes i had the same issue

faizanMayo786 avatar May 27 '22 15:05 faizanMayo786

cc @Piinks I confirmed these issues on Windows, any clues?

guidezpl avatar May 30 '22 15:05 guidezpl

Looking at https://gallery.flutter.dev/#/ today, I do not see a scrollbar on the main page, so I am not sure.

Piinks avatar Jun 06 '22 23:06 Piinks

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: image

wnstngs avatar Jun 07 '22 11:06 wnstngs

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.

Piinks avatar Jun 07 '22 14:06 Piinks

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

wnstngs avatar Jun 07 '22 16:06 wnstngs

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.

Piinks avatar Jun 07 '22 16:06 Piinks

Closing as this is against an old version. If this is still occurring at HEAD, please file a new issue

guidezpl avatar Jan 13 '23 14:01 guidezpl