subsurface/mobile-widgets
Dirk Hohndel 69272eefa8 mobile/profile: ensure profile opacity resets when zooming
It's possible for our code to think that the user wants to pan the
profile before realizing that the user actually is making a pinch
gesture. In that case the profile could get stuck in semi-transparent
mode. This prevents that from happening by explicitly resetting the
opacity to 1.0 when we start a pinch.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-03-25 09:28:05 -07:00
..
qml mobile/profile: ensure profile opacity resets when zooming 2020-03-25 09:28:05 -07:00
CMakeLists.txt mobile-widgets: add themeInterface 2020-01-26 16:42:35 -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 mobile/divelist: add UI to toggle dive invalid flag 2020-03-21 14:31:37 -07:00
qmlmanager.h mobile/divelist: add UI to toggle dive invalid flag 2020-03-21 14:31:37 -07:00
themeinterface.cpp mobile UI: stop the use of dark icon theme 2020-03-21 13:27:00 -07:00
themeinterface.h mobile UI: stop the use of dark icon theme 2020-03-21 13:27:00 -07:00