diff --git a/src/Layout.js b/src/Layout.js index 308eaace..bea16fb0 100755 --- a/src/Layout.js +++ b/src/Layout.js @@ -1160,6 +1160,8 @@ var computeLayout = (function() { node.layout[key] = node.lastLayout[key]; } } + + node.shouldUpdate = true; } return {