Files
react-native/React/Views
Martin Kralik 1fcd73f384 fix an issue where scrollview wouldn't unclip its cells
Summary:
Issue we were seeing: scrollview would clip its cells when it was resized to 0 height and moved offscreen, but it wouldn't add it back when it was resized and moved back
Why this was happening: scrollview wouldn't rerun its un/clipping logic after the first run unless 1/it has 0x0 frame or 2/it has been scrolled. Neither was happening here.
Fix: run the un/clipping logic when scrollview's frame has been changed since the last clipping.

Reviewed By: javache

Differential Revision: D3436996

fbshipit-source-id: 1a8cfeb72b425fcc80815d30743fa308b9c75ab6
2016-06-15 08:29:02 -07:00
..
2016-01-07 12:03:17 -08:00
2016-06-07 00:14:39 -07:00
2016-06-07 08:43:22 -07:00
2016-04-28 16:00:32 -07:00
2016-06-07 00:14:39 -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
2016-05-31 04:13:32 -07:00
2016-06-09 09:58:31 -07:00
2016-06-09 09:58:31 -07:00
2016-06-07 00:14:39 -07:00
2016-06-09 09:58:31 -07:00
2016-06-07 07:43:49 -07:00
2016-06-07 00:14:39 -07:00
2016-06-09 09:58:31 -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
2016-06-07 07:43:49 -07:00
2016-06-09 09:58:31 -07:00
2016-06-09 09:58:31 -07:00