• Adam Barth's avatar
    Positioned 'remembers' things it shouldn't · 64a78414
    Adam Barth authored
    This patch makes ParentDataNode less general purpose and instead teaches Flex
    and Stack how to program the parent data for their children. We used to have
    this general system because parent data used to carry CSS styling, but we don't
    need it anymore.
    
    Fixes #957
    64a78414
stack_test.dart 1.28 KB