Fix a bug with how ScrollableGrid deals with padding. (#5963)
It wasn't taking padding into account when deciding which children were visible. I modeled the solution off of the way ScrollableList handles this. Fixes https://github.com/flutter/flutter/issues/5522
M
Matt Perry committed
c9b08aa68616b56bd47c2f4f7c23714465c0a16d
Parent: 3f025e0
Committed by GitHub <noreply@github.com>
on 9/21/2016, 5:29:35 PM