-
Notifications
You must be signed in to change notification settings - Fork 776
Event calendar / Ressource view : scrolling is jerky on an ios real device #746
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
Comments
Based on the shared details we have validated the reported query from our end and found that the reported scenario is a framework issue. The list view widget does not scroll smoothly, so we have logged an issue report for the same with the framework side, kindly refer to the following link for the same, We are following the reported bug, once we got the solution from the Flutter team, we will update you the further details. We appreciate your patience until then. |
Hi, any update ? I saw the issue was closed by Flutter Team… |
Any update on this @MuniappanSubramanian ? |
The flutter issue report is closed automatically without sharing solution, we will check and update here once we got solution from flutter team. |
Hi @1rach, Since the Sample Browser is a demonstration application, platform-specific issues like the one you've reported can occur. You mentioned that a similar issue is replicating in the Sample Browser and we have identified this as a framework-level issue, specifically related to the ListView widget not scrolling smoothly. Since this is a demonstration application, currently we don't have immediate plan to fix this at our end. We appreciate you bringing this issue to our attention. We will consider it as an improvement and plan to address it in any of our upcoming releases. Regards, |
I'm testing Event calendar / Ressource view on real ios devices.
I've noticed that scrolling is jerky on an ios real device, on Iphone only , no problem on an ipad.
This is the case on debug ou release mode.
Simulator.Screen.Recording.-.iPhone.14.Pro.Max.-.2023-03-08.at.10.06.44.mp4
ios version i've tested is essentially 16.3.1.
i've tested debug and release mode on these devices and scrolling is jerky :
Flutter Version: 3.7.6 / stable
The text was updated successfully, but these errors were encountered: