Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playground app glitches when scrolling #200

Open
orestesgaolin opened this issue May 9, 2024 · 1 comment
Open

Playground app glitches when scrolling #200

orestesgaolin opened this issue May 9, 2024 · 1 comment
Labels
bug Something isn't working in triage

Comments

@orestesgaolin
Copy link

Bug report

There are some visual artifacts/glitches in the Playground app when running on iOS. See following video at 0:05.

RPReplay_Final1715241138.MP4

Steps to reproduce

Steps to reproduce the behavior:

  1. Run the app on iPhone
  2. Open the demo sheet, scroll to the bottom
  3. Try to extend the scroll even further

Expected behavior

There should not be any glitches ;)


Additional context

Running in debug mode, Impeller enabled

[!] Flutter (Channel stable, 3.19.6, on macOS 13.5.2 22G91 darwin-arm64, locale pl-PL)
    • Flutter version 3.19.6 on channel stable at /Users/dominik/fvm/versions/stable
    ! Warning: `dart` on your path resolves to /opt/homebrew/Cellar/dart/3.2.0/libexec/bin/dart, which is not inside your current Flutter SDK checkout at /Users/dominik/fvm/versions/stable. Consider adding /Users/dominik/fvm/versions/stable/bin to the front of your path.
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 54e66469a9 (3 weeks ago), 2024-04-17 13:08:03 -0700
    • Engine revision c4cd48e186
    • Dart version 3.3.4
    • DevTools version 2.31.1

@orestesgaolin orestesgaolin added bug Something isn't working in triage labels May 9, 2024
@mukireus
Copy link

Hi! I looked into the issue but couldn't find the glitch. Are you experiencing this on a physical device or an iOS simulator?

Test info

I also tried changing the scroll physics in the code below.

Without line comment With line comment
Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-08-11.at.15.54.48.mp4
Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-08-11.at.15.55.28.mov

Additional context

• Flutter version 3.22.2 on channel stable
• Dart version 3.4.3
• DevTools version 2.34.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in triage
Projects
None yet
Development

No branches or pull requests

2 participants