Unverified Commit f3f2d5a1 authored by Michael Goderbauer's avatar Michael Goderbauer Committed by GitHub

Remove TODO, reduce tech debt (#26612)

I fixed this TODO a while ago during my a11y work.
parent e8bfa81b
......@@ -1620,8 +1620,6 @@ abstract class RenderSliverSingleBoxAdapter extends RenderSliver with RenderObje
context.paintChild(child, offset + childParentData.paintOffset);
}
}
// TODO(ianh): semantics - shouldn't walk the invisible children
}
/// A [RenderSliver] that contains a single [RenderBox].
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment