- add debugDescribeSettings to a few classes that were missing it - fix some minor bugs in RenderShrinkWrapWidth and ShrinkWrapWidth - introduce RenderShrinkWrapHeight and ShrinkWrapHeight
We need to implement visitChildren for the RenderObjects in the sector demo. Also, add a test. Fixes #790
Also, I've organized the tests by the render object they're testing.