diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-10-02 18:47:05 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-10-02 11:10:28 -0700 |
commit | 06c35026d650e2d35f4007012879b37672508e32 (patch) | |
tree | aadfc29ca73cb26fef0922b3840d17057c7e61ad /.gitattributes | |
parent | d8f35711ff1f79fc8d2d39e53d6cfbb0db254ecc (diff) | |
download | subsurface-06c35026d650e2d35f4007012879b37672508e32.tar.gz |
desktop: fix paging through dive list with page-up key, etc
In the dive list we have horrible code, which intercepts all events
to save the selection before/after the event. This was necessary
because we couldn't get Qt's selection data flow under control.
This means intercepting all events that can change the selection.
The page-up, page-down, home and end keys were forgotten. Add these
cases.
Fixes #2957.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions