Martin Kralik
1b00534793
improve view clipping
...
Summary:
Previously we had an issue where we would clip visible views during an animation, like swiping back a VC.
The root cause was mismatch between a view's frame and what is visible on screen. This happens because during an animation the frame (and other properties) of the animated view has final values, even that it's not yet rendered at that position.
This diff fixes this issue by not looking for a clippingView above the react root view, since the animation for VC transitions happens at view higher above the root view.
Reviewed By: javache
Differential Revision: D3281655
fbshipit-source-id: 996b1a9f223c5b2274dd3d7c05b8936612af05ba
2016-05-10 10:51:24 -07:00
..
2015-04-26 02:17:13 -08:00
2015-08-17 08:46:00 -07:00
2015-06-25 09:17:01 -08:00
2015-09-04 07:00:21 -08:00
2015-12-23 10:07:28 -08:00
2016-01-07 12:03:17 -08:00
2015-12-01 09:00:28 -08:00
2015-11-27 04:03:42 -08:00
2016-02-26 08:18:34 -08:00
2016-04-15 13:24:21 -07:00
2015-06-25 09:15:21 -08:00
2015-06-25 09:15:21 -08:00
2015-12-17 06:46:33 -08:00
2016-01-04 06:38:30 -08:00
2015-09-02 06:11:24 -08:00
2015-09-02 06:11:24 -08:00
2015-06-05 09:58:25 -08:00
2016-04-26 04:21:39 -07:00
2015-10-08 11:56:25 -07:00
2016-01-29 06:26:30 -08:00
2016-02-03 11:36:36 -08:00
2016-01-04 06:38:30 -08:00
2015-11-26 08:54:16 -08:00
2016-04-22 10:59:29 -07:00
2015-11-26 08:54:16 -08:00
2015-11-26 08:54:16 -08:00
2016-04-28 16:00:32 -07:00
2016-04-28 16:00:32 -07:00
2015-07-28 07:21:50 -08:00
2016-02-25 09:52:30 -08:00
2015-08-14 04:47:12 -08:00
2016-04-28 16:00:32 -07:00
2016-05-06 03:18:20 -07:00
2016-05-06 03:18:20 -07:00
2016-05-06 03:18:20 -07:00
2015-12-08 03:32:30 -08:00
2015-12-08 03:32:30 -08:00
2015-12-08 03:32:30 -08:00
2015-12-08 07:48:26 -08:00
2015-12-08 07:48:26 -08:00
2016-04-26 04:21:39 -07:00
2015-06-03 09:49:35 -08:00
2016-04-26 04:21:39 -07:00
2016-01-04 08:00:29 -08:00
2016-04-17 00:33:25 -07:00
2016-01-04 08:00:29 -08:00
2016-04-16 15:15:25 -07:00
2016-03-21 03:21:27 -07:00
2016-04-04 04:10:24 -07:00
2015-11-25 04:12:34 -08:00
2016-04-28 07:44:19 -07:00
2016-05-06 03:19:27 -07:00
2015-11-25 04:12:34 -08:00
2016-04-28 07:44:19 -07:00
2015-11-03 14:49:30 -08:00
2015-11-03 14:49:30 -08:00
2015-04-29 08:08:45 -08:00
2016-04-26 04:21:39 -07:00
2016-03-21 03:21:27 -07:00
2016-04-04 04:10:24 -07:00
2015-12-21 10:30:39 -08:00
2015-12-21 10:30:39 -08:00
2015-12-21 10:30:39 -08:00
2015-09-02 06:11:24 -08:00
2015-09-02 06:11:24 -08:00
2016-05-03 05:40:29 -07:00
2016-05-03 05:40:29 -07:00
2016-05-03 05:40:29 -07:00
2016-05-03 05:40:29 -07:00
2016-05-03 05:40:29 -07:00
2016-05-03 05:40:29 -07:00
2015-07-07 06:15:20 -08:00
2016-02-16 16:51:39 -08:00
2016-05-10 10:51:24 -07:00
2016-05-03 09:09:21 -07:00
2016-04-29 14:19:25 -07:00
2016-04-22 08:15:25 -07:00
2016-04-22 08:15:25 -07:00
2016-04-22 08:15:25 -07:00
2015-09-02 06:11:24 -08:00
2015-09-04 07:00:21 -08:00
2015-08-13 07:56:41 -08:00
2016-03-16 10:18:22 -07:00
2016-03-22 10:58:29 -07:00