bshepherdson / foam-migration-test

0 stars 0 forks source link

Partial-Row Scrolling in TableView #213

Open bshepherdson opened 10 years ago

bshepherdson commented 10 years ago

From k...@chromium.org on March 26, 2014 11:46:56

Currently, table scrolling only positions the table at row boundaries, which can be a little jarring.

TableView should support a mode which allows for scrolling part-way through a row.

Note that this could be difficult to implement when we have variable sized rows.

Original issue: http://code.google.com/p/foam-framework/issues/detail?id=213