commit | 81d1ec2ff6feb7e0d34de7d3ea94ce08f6bf424d | [log] [tgz] |
---|---|---|
author | Colby Ranger <cranger@google.com> | Mon Jan 13 12:34:01 2014 -0800 |
committer | Colby Ranger <cranger@google.com> | Mon Jan 13 14:03:41 2014 -0800 |
tree | 86c9736199af648a7492ea7651e4f63726334ef4 | |
parent | fbc01d63883f5d649c0f54e5f4281219f652d6a8 [diff] |
Fix render logic for RelatedChangesTab.NavigationList + Re-render the NavigationList whenever the visible rows change. This fixes a bug where calling setMaxHeight() after the NavigationList has been rendered, does not actually add rows to fill the new visible range. Also, guard against executing the render logic until the rowHeight has been measured. + Correctly remember the selected row across iterations of DisplayCommand. Change-Id: Ifb17f1c2199eac67e166b862833ce7221fea6732