diff options
author | Martin Kleusberg <mkleusberg@gmail.com> | 2018-08-12 13:46:12 +0200 |
---|---|---|
committer | Martin Kleusberg <mkleusberg@gmail.com> | 2018-08-12 13:48:48 +0200 |
commit | b219edbbfbc01bc6f16338c282db7ccfd2af203d (patch) | |
tree | 93d035d4d5341e481fc3850d977348937e832302 /src/ExtendedScintilla.cpp | |
parent | 96ca5994796cfe5e55e2772064bfd7387e2ffefb (diff) |
Fix hidden columns being unhidden in Browse Data tab when sorting
This is required for Qt version < 5.10. For Qt versions >= 5.10 the
unhiding of all columns before rehiding the desired ones does nothing
because there the table view doesn't store its state anymore. And when
it does nothing we don't change the state of our view settings which in
turn triggers the mentioned problem.
See issue #1475.
Diffstat (limited to 'src/ExtendedScintilla.cpp')
0 files changed, 0 insertions, 0 deletions