Skip to content

Releases: incarnadined/TableView

v0.8.9.4.9: Fixed bug

23 Apr 20:39
a8550f8
Compare
Choose a tag to compare
Obeying https://github.com/evrencoskun/TableView/issues/94#issuecomment-504558830

v0.8.9.4.10

23 Apr 20:52
de34687
Compare
Choose a tag to compare
Actually fixed previous bug

v0.8.9.4.8: Swapped row and newRow

12 Apr 20:58
81fddd0
Compare
Choose a tag to compare

v0.8.9.4.7: Fixed bug

12 Apr 19:40
2023c9b
Compare
Choose a tag to compare

Fixed another bug...

v0.8.9.4.6: Removed attempts to make sorting use constant column index

12 Apr 14:42
e952ffc
Compare
Choose a tag to compare

v0.8.9.4.5

12 Apr 14:27
b5abef6
Compare
Choose a tag to compare

Fixed a second typo from that release

v0.8.9.4.4

12 Apr 14:22
c3155ea
Compare
Choose a tag to compare

Fixed typo from previous release

v0.8.9.4.3: Fixed row bug with columns

12 Apr 14:09
4155e6f
Compare
Choose a tag to compare

VisiblityHandler no longer stores the wrong column when hiding a column that is already hidden, column sorting now shows all columns for the sort and then hides them again

v0.8.9.4.2

12 Apr 13:20
1ace53e
Compare
Choose a tag to compare

Make columns have constant indices with respect to hidden columns when sorting

v0.8.9.4.1: Fix bug

12 Apr 12:34
89bf060
Compare
Choose a tag to compare

Fix show/hide row bug