react-native/React
Emil Sjolander a6e1e33a50 Reverted commit D3855801
Summary: Introduce `overflow:scroll` so that scrolling can be implemented without the current overflow:visible hackiness. Currently we use AT_MOST to measure in the cross axis but not in the main axis. This was done to enable scrolling containers where children are not constraint in the main axis by their parent. This caused problems for non-scrolling containers though as it meant that their children cannot be measured correctly in the main axis. Introducing `overflow:scroll` fixes this.

Reviewed By: astreet

Differential Revision: D3855801

fbshipit-source-id: 3c365f9e6ef612fd9d9caaaa8c650e9702176e77
2016-09-14 11:28:34 -07:00
..
Base Reverted commit D3855801 2016-09-14 11:28:34 -07:00
CSSLayout Reverted commit D3855801 2016-09-14 11:28:34 -07:00
Executors Allow precreated JSC executor init without applicationScript 2016-09-13 06:43:40 -07:00
Modules Add: expose hot & live reload, remote debug, profiling 2016-09-12 02:58:56 -07:00
Profiler Scope RCTReloadNotification to one bridge 2016-09-07 17:28:47 -07:00
React.xcodeproj Fix some unsafe thread behavior 2016-09-01 19:58:58 -07:00
Views Reverted commit D3855801 2016-09-14 11:28:34 -07:00