Files
yoga/src/java
Adam Comella 16f43dac87 Skip measurement when there's no available vertical space
We already did this optimization when there wasn't any
available horizontal space. Now we're covering the
vertical space case as well.

This optimization assumes that, for a node with a
measure function, if there isn't any available
horizontal or vertical space, then we don't need to
measure the node and can assume that the node is 0x0.
2016-05-25 10:53:15 -07:00
..
2014-10-07 16:22:27 -07:00
2015-08-12 07:42:29 +01:00
2014-10-07 16:22:27 -07:00