-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#56573Labels
e: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestse: openglteam-engineOwned by Engine teamOwned by Engine team
Description
description
The image in the scroll view of wonderous doesn't consistently move up on a scroll gesture. In PRs that address the image loading problem the stutter seems worse at first, then seems to resolve itself, probably as a result of texture caching.
doctor
[✓] Flutter (Channel main, 3.27.0-1.0.pre.447, on macOS 14.7.1 23H222 darwin-arm64, locale en)
• Flutter version 3.27.0-1.0.pre.447 on channel main at /Users/aaclarke/dev/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 4152ca43c2 (29 hours ago), 2024-11-11 11:45:30 -0500
• Engine revision 3cb6f4de89
• Dart version 3.7.0 (build 3.7.0-130.0.dev)
• DevTools version 2.41.0-dev.2
[✓] Connected device (5 available)
• Pixel 4a (mobile) • 11121JEC203798 • android-arm64 • Android 13 (API 33)
engine version: a57a4a7d6b284693e22d6cf2c69610dc2be6cf49
observed result
imagebounce.mov
expected result
I expect a smooth scroll where the image of the dresser move consistently upward. There may be stutters, but in this case it doesn't seem to be a stutter. The image seems to go up->down->up instead of up->stall->up
jtmcdole
Metadata
Metadata
Assignees
Labels
e: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestse: openglteam-engineOwned by Engine teamOwned by Engine team