diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2019-11-07 00:29:36 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-11-08 20:50:05 +0100 |
commit | 2c11544d9321398f67469085257db6b6114fb992 (patch) | |
tree | aa87aea99253712098c7187c4030fb348fa0e4a6 /dives | |
parent | 15674f1a71be4fe74cf554e10f19e8570b90cb4f (diff) | |
download | subsurface-2c11544d9321398f67469085257db6b6114fb992.tar.gz |
Mobile: correctly update filter text and update all three models
This is even harder because setActiveTrip is called from an action slot from
QML. If the C++ code called from that slot causes the object to which this slot
belongs to be destroyed, we get very strange crashes. The only workaround I
could come up with was to update the filter asynchronously.
This all seems very ugly and fragile.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'dives')
0 files changed, 0 insertions, 0 deletions