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
Summary:
This diff adds a bounds change observer to the wrapping clip view, allowing to be notified when the view position is changing because a parent scroll view is being scrolled.
This allows the view to evaluate the new cursor position and check if mouse enter/leave events have to be emitted.
Test Plan:
* Run Zeratul with Fabric enabled.
* Scroll the messages view without moving the cursor position and check that enter/leave tracking is working as expected.
https://pxl.cl/4jSxh
Reviewers: shawndempsey, #rn-desktop
Reviewed By: shawndempsey
Differential Revision: https://phabricator.intern.facebook.com/D53529018
Tasks: T154617556
0 commit comments