subsurface/mobile-widgets
Dirk Hohndel 765c4f9704 mobile/UI: fix the logic to keep input visible
Using the y coordinate of the component directly doesn't work if we use
the component inside other components. Instead we need to grab the
position relative to the flickable.

The comment about needing the function for this to work seemed dubious.
So for now I've removed that function and am setting the position
directly.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2021-01-01 11:35:39 -08:00
..
3rdparty mobile/UI: hardcore passiveNotification colors 2020-12-21 14:10:48 -08:00
qml mobile/UI: fix the logic to keep input visible 2021-01-01 11:35: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 mobile/UI: provide more structured debug output for dive edit 2021-01-01 11:35:39 -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