Files
flipper/src
Daniel Büchele 63c8bd4368 fix for missing rows in ManagedTable
Summary:
When starting with an empty table and adding rows, the scrollOffset of the table might end up with a negative value, which causes rows not to be rendered.

See https://github.com/bvaughn/react-window/issues/49 for more details.

This only calls `scrollToItem` when the table is actually scrollable to prevent a negative scrollOffset.

Reviewed By: passy

Differential Revision: D9570518

fbshipit-source-id: 5b08990a353a6d41d0f1bc5c1481d5a5e471bd94
2018-08-30 08:13:07 -07:00
..
2018-08-29 02:43:00 -07:00
2018-08-23 09:42:18 -07:00
2018-08-13 11:29:59 -07:00
2018-08-16 05:12:27 -07:00
2018-08-16 08:12:16 -07:00
2018-08-30 08:13:07 -07:00
2018-08-29 02:43:00 -07:00
2018-08-10 09:13:27 -07:00
2018-08-14 03:12:54 -07:00
2018-08-23 09:42:18 -07:00
2018-07-31 07:58:33 -07:00
2018-08-06 10:44:33 -07:00
2018-07-10 07:17:08 -07:00
2018-08-23 09:42:18 -07:00
2018-08-14 03:12:54 -07:00