Permalink
Please sign in to comment.
Browse files
Fix e6a4326
Fix the fix for a Qt issue which messes up the table view when using the filters. Without any fix, the rowid column is always shown when changing the filters, but because the filter bar isn't regenerated the filters are all displaced. With the first commit this is fixed, however changing the filters always regenerated the filter bar which in turn deleted the current filter value. With this commit this is fixed. The filters are now working as expected.
- Loading branch information...
0 comments on commit
189b750