Skip to content

Commit b9cd74f

Browse files
committed
TODO
1 parent 6b54dcb commit b9cd74f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

larray_editor/arraymodel.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313

1414
# TODO before first release:
1515
# * add tests for reliable/"supported" adapters
16+
# * ideally, store detected row/column widths so that it does not change so
17+
# much on scroll
18+
# * cleanup RecordBatchFileReader (commented code)
19+
# * cleanup commit message
20+
1621

1722
# TODO before using the widget in other projects:
1823
# * move ndigits/format detection to adapter

0 commit comments

Comments
 (0)