subsurface/mobile-widgets
Dirk Hohndel 3bd7be809a mobile: fix dive detail scrolling
When using the current version of Subsurface-mobile, you cannot scroll
the dive details (i.e. you cannot see the bottom of the dive
information, depending on the size of your screen), nor can you scroll
the notes editor.

I'm not sure how I didn't stumble across this earlier, but a git bisect
appears to pinpoint commit a39f0e2891 ("Mobile: Fix QML Warnings.")
which is quite old.

Partially reverting this seems sufficient to get scrolling for the dive
details and dive notes edit working again.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2024-10-03 15:40:59 +13:00
..
3rdparty
qml mobile: fix dive detail scrolling 2024-10-03 15:40:59 +13:00
CMakeLists.txt
qmlinterface.cpp
qmlinterface.h Fix layering violations in DivePlannerPointsModel. 2024-08-26 12:36:31 +12:00
qmlmanager.cpp core: introduce a few user-defined literals for unit types 2024-09-11 10:23:07 +02:00
qmlmanager.h fix copy/paste of dive-site 2024-08-17 23:34:16 +12:00
statsmanager.cpp cleanup: replace fprintf to stderr by report_info() 2024-04-23 07:47:11 +07:00
statsmanager.h
themeinterface.cpp
themeinterface.h