tvolkert / chicago

The Chicago widget set for Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ListViewSelectionController is too aggressive about sending notifications

Hixie opened this issue · comments

ListViewSelectionController will send notifications any time any of its mutation affordances are invoked, even if the net result does not involve changing anything about the selection.