Closed
Description
Issue by Hixie
Monday Jul 20, 2015 at 20:33 GMT
Originally opened as https://github.com/flutter/engine/issues/150
From @Hixie on April 20, 2015 16:21
If you drag a fixed height scrollable list's contents off screen, once it goes entirely off-screen it throws an exception because it is trying to render item -1.
Copied from original issue: domokit/mojo#102