roxlu
|
24c6ce5aa7
|
Oops typo, character at the top of Yoga.h
|
2016-12-23 23:40:51 +01:00 |
|
roxlu
|
7565eb6254
|
Updating to new naming.
|
2016-12-08 22:47:56 +01:00 |
|
roxlu
|
fd015ffa0b
|
Merged
|
2016-12-08 21:19:10 +01:00 |
|
roxlu
|
38ae7ea4ec
|
Hidden/shown nodes are updated now.
See https://github.com/facebook/css-layout/issues/241
|
2016-12-01 13:11:41 +01:00 |
|
roxlu
|
c113b755ec
|
Marking nodes as dirty when visiblity changes.
|
2016-12-01 12:11:34 +01:00 |
|
roxlu
|
2ee412c7dd
|
Take visiblity into account
When iterating over the nodes we check if the node is hidden. When it's hidden we do skip it and go to the next child in line.
|
2016-11-11 17:04:37 +01:00 |
|
roxlu
|
a3fc773d75
|
Added CSSNodeIsVisible()
|
2016-11-03 20:50:25 +01:00 |
|
roxlu
|
a048b6e4c7
|
Added isVisible flag and getter / setter.
|
2016-11-03 20:47:23 +01:00 |
|