Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fabric: Removing taking zIndex into account in hit-testing algorithm
Summary: Now we have `zIndex` feature implemented in the Core, we don't need to take `view.layer.zIndex` into account when we do hit-testing, so now we don't need to sort *all subviews* on *all levels of hierarchy* every time we process touch down event. Changelog: [Internal] Fabric-specific internal change. Reviewed By: sammy-SC Differential Revision: D20425987 fbshipit-source-id: 025bd968ae948b9b0a4188845efc0de950fb5cdf
- Loading branch information