Skip to content

Conversation

@kubastick
Copy link
Contributor

It appears that recent updates in Flutter have resulted in a malfunction of horizontal code scrolling on iOS. I've successfully applied a temporary solution to address this problem, and you can find the details in the following GitHub issue: flutter/flutter#127017

The current issue manifests as the inability to perform horizontal scrolling:

Scroll.issue.mov

After implementing the temporary fix, the desired behavior is restored:

Fixed.scroll.issue.mov
@BertrandBev BertrandBev merged commit c20027d into BertrandBev:master Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants