Releases: incarnadined/TableView
Releases · incarnadined/TableView
v0.8.9.4.9: Fixed bug
Obeying https://github.com/evrencoskun/TableView/issues/94#issuecomment-504558830
v0.8.9.4.10
Actually fixed previous bug
v0.8.9.4.8: Swapped row and newRow
v0.8.9.4.7: Fixed bug
Fixed another bug...
v0.8.9.4.6: Removed attempts to make sorting use constant column index
v0.8.9.4.5
Fixed a second typo from that release
v0.8.9.4.4
Fixed typo from previous release
v0.8.9.4.3: Fixed row bug with columns
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
Make columns have constant indices with respect to hidden columns when sorting
v0.8.9.4.1: Fix bug
Fix show/hide row bug