subsurface/mobile-widgets
Michael Keller 50438b0456 Mobile: Fix Editing of Gradient Factors
Fix the issue that Gradient Factors cannot be set to 100 in the mobile
version. This is done by changing the edits from a text box to a spin
edit, which seems to be a better match for numerical values.
As a side effect this also solves the issue that the keyboard for the
text edit is not properly displayed when settings are opened when dive
details are already on the page stack.

Fixes #3911.

Reported-by: @gbetous
Signed-off-by: Michael Keller <github@ike.ch>
2023-05-30 16:21:41 +02:00
..
3rdparty mobile/UI: correctly update title bar font size 2021-01-19 12:42:48 -08:00
qml Mobile: Fix Editing of Gradient Factors 2023-05-30 16:21:41 +02:00
CMakeLists.txt statistics: add a skeleton StatsManager class 2021-01-10 15:16:52 -08:00
qmlinterface.cpp Import: Add option to sync time on dive computer download 2023-04-17 07:56:02 -07:00
qmlinterface.h Import: Add option to sync time on dive computer download 2023-04-17 07:56:02 -07:00
qmlmanager.cpp core: make owning pointers a top-level features 2023-04-16 20:23:59 +02:00
qmlmanager.h mobile: allow sharing files via email 2022-08-31 13:58:22 -07:00
statsmanager.cpp statistics: switch themes on the mobile version 2022-03-16 15:26:54 -07:00
statsmanager.h statistics: switch themes on the mobile version 2022-03-16 15:26:54 -07:00
themeinterface.cpp core: move floating point functions to own header file 2022-08-30 22:34:38 +02:00
themeinterface.h cleanup: replace function static variable by member variable 2022-03-16 15:26:54 -07:00