PointerReleased Event is not firing after dragging the scrollView Ui Element. #20018
Unanswered
RedEye-Developers
asked this question in
Q&A
Replies: 1 comment
-
2025-11-08.22-58-05.mp4when i drag and release the mouse in scrollview the event is not firing. |
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.
-
2025-11-08.14-36-37.mp4
without dragging the scrollview if i press the scrollview and release the mouse button the pointerReleased Event is Firing find, however if i press the left moust button on the scrollview and scroll the scrollivew by dragging and i release the left moust button the PointerReleased Event is not firing.
I want to trigger a method once when a user scrolls the ScrollViewer by dragging with their finger, and then lifts their finger off the ScrollViewer UI element, how to achive this ?
Beta Was this translation helpful? Give feedback.
All reactions