diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2019-10-06 18:48:35 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-10-13 11:32:27 -0700 |
commit | 4e4fcda91c858dd0a14d5b6c02528723831bac56 (patch) | |
tree | 99d7f62aac395647bd26d10ee73c8e58e58e5d90 /.tx | |
parent | 8cd1abb7f7d8c6c36da30590168fb4114bb9509f (diff) | |
download | subsurface-4e4fcda91c858dd0a14d5b6c02528723831bac56.tar.gz |
Mobile: insane hack to make map page work
This makes no sense and seems crazy. But it also seems to work,
For some reason with the current Kirigami version and Qt 5.13.1
selecting the map page makes the pageStack jump back to the previous
page right away. I cannot find what triggers this behavior.
Since I cannot fix the root cause, I am working around the bug. When we
select the map page we remember that fact and when a different page is
picked with the mapPage being the last page on the stack, we force the
page selection back to the map page. I can imagine countless ways in
which this could go horribly wrong - but right now I can't figure out a
better solution.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to '.tx')
0 files changed, 0 insertions, 0 deletions