ScrollView Invalid Offset issue. #20006
Replies: 1 comment
-
|
issue created : #20012 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
2025-11-06.23-31-42.mp4
the scrollview height is 600, when i scroll to first 3 pages the OffSet.Y value was perfect, but if i scroll above 3 pages the OffSet.Y was returing invalid values.
if i keep the 3th page perfect the value wand be 1800 but for me getting 1680 and if i scroll Up side the value wand to decrease but when i scroll up the value was increasing, when i scroll up and down both are increacing after 3th page.
Beta Was this translation helpful? Give feedback.
All reactions