You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have encountered an issue where scrolling does not function correctly. I have attached two videos for reference:
Video 1: Current malfunctioning behaviour
Screen_Recording_20230606_195521.mp4
Video 2: Expected behaviour
Screen_Recording_20230606_195819.mp4
From my investigation, the HEAD of the material_3_demo has a scrolling error when the keyboard is activated. Moreover, when I tested after reverting the commit 1d6e5a0, the error seemed to disappear.
Since I have minimal experience contributing, I am unsure if it would be proper etiquette to submit a PR with a commit that reverts another contributor's work. Therefore, I am choosing to bring up this issue instead.
The text was updated successfully, but these errors were encountered:
I think the issue happens after we added the BuildSlivers which is used for estimating the max scroll offset and fixing the scroll bar shaking problem. I'm still investigating the root cause, but might need to fix some other issues before I come back to work on this. Sorry for the late update as I just came back from vacation.
I have encountered an issue where scrolling does not function correctly. I have attached two videos for reference:
Video 1: Current malfunctioning behaviour
Screen_Recording_20230606_195521.mp4
Video 2: Expected behaviour
Screen_Recording_20230606_195819.mp4
From my investigation, the HEAD of the material_3_demo has a scrolling error when the keyboard is activated. Moreover, when I tested after reverting the commit 1d6e5a0, the error seemed to disappear.
Since I have minimal experience contributing, I am unsure if it would be proper etiquette to submit a PR with a commit that reverts another contributor's work. Therefore, I am choosing to bring up this issue instead.
The text was updated successfully, but these errors were encountered: