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
[fabric] Disable view flattening for views using mouse events
Summary:
Views having mouse event handlers assigned to them should not be flattened so that the mouse tracking for the area they cover would work at all times.
This diff disabled view flattening if either of the mouse event handlers is set.
Test Plan: Tested later in this stack.
Reviewers: shawndempsey, #rn-desktop
Reviewed By: shawndempsey
Differential Revision: https://phabricator.intern.facebook.com/D53529017
Tasks: T154617556
Copy file name to clipboardExpand all lines: packages/react-native/ReactCommon/react/renderer/components/view/platform/macos/react/renderer/components/view/HostPlatformViewTraitsInitializer.h
0 commit comments