subsurface/mobile-widgets
Dirk Hohndel 336decd30c mobile/UI: open dropdown on any tap for readonly combo box
This seems more intuitive. For editable combo boxes you need to tap on
the indicator, but for non-editable (readonly) ones, you can tap
anywhere and the dropdown is shown.
The code feels a bit clumsy, but seems to work in all cases.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-12-23 09:44:39 -08:00
..
3rdparty mobile/UI: hardcore passiveNotification colors 2020-12-21 14:10:48 -08:00
qml mobile/UI: open dropdown on any tap for readonly combo box 2020-12-23 09:44:39 -08:00
CMakeLists.txt mobile/kirigami: first steps to switching to Kirigami 5.76 2020-12-17 09:17:54 -08:00
qmlinterface.cpp mobile/summary: remove dive summary calculation 2020-02-08 10:29:36 -08:00
qmlinterface.h mobile/summary: remove dive summary calculation 2020-02-08 10:29:36 -08:00
qmlmanager.cpp core: remove DiveObjectHelper 2020-12-17 13:03:56 -08:00
qmlmanager.h core: remove DiveObjectHelper 2020-12-17 13:03:56 -08:00
themeinterface.cpp mobile/UI: better dive list color for dark theme 2020-12-20 10:51:18 -08:00
themeinterface.h cleanup: fold ThemeInterface::setup() into constructor 2020-03-30 13:54:12 -07:00