Adam Barth c7d71d8ab1 Simplify the AutoLayout API
This patch makes it easier to use the auto layout API:

* We no longer use operator== because that requires an ugly cast by the
  API user.
* Also, "leftEdge" is now just "left" for less verbosity.
* AutoLayoutChild not implies its key from the AutoLayoutParam object.
* We now correctly layout every child of a RenderAutoLayout object even
  if the solver doesn't flush any updates to that child.
2016-02-15 15:25:21 -08:00
..
2016-02-15 15:25:21 -08:00
2016-02-11 00:06:23 -08:00
2016-02-05 10:54:54 -08:00
2016-02-11 00:06:23 -08:00
2016-02-11 00:06:23 -08:00
2016-02-11 00:06:23 -08:00
2016-02-10 23:24:28 -08:00
2016-02-05 20:42:22 -08:00
2016-02-11 00:06:23 -08:00
2016-02-11 00:06:23 -08:00
2016-02-05 20:21:42 -08:00
2016-02-11 00:06:23 -08:00