subsurface/profile-widget
Dirk Hohndel 6629d046b7 mobile/profile: adjust offsets when scaling
If the user is scaling out again we need to make sure that our offsets
are adjusted so that we always show a subset of the profile and not
'empty space' outside of it. Instead of reimplementing the offset logic,
let's just trigger another paint() call.
This requires a trampoline function because of different signal and slot
signatures.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-03-25 09:28:05 -07:00
..
animationfunctions.cpp
animationfunctions.h
CMakeLists.txt build-system: move qmlprofile to profile-widgets/CMakeLists.txt 2019-12-24 06:18:36 +09:00
divecartesianaxis.cpp
divecartesianaxis.h
diveeventitem.cpp
diveeventitem.h
divelineitem.cpp
divelineitem.h
divepixmapitem.cpp
divepixmapitem.h
diveprofileitem.cpp Preferences UI: add dive log tab 2019-12-25 02:57:42 +09:00
diveprofileitem.h
diverectitem.cpp
diverectitem.h
divetextitem.cpp
divetextitem.h
divetooltipitem.cpp
divetooltipitem.h code cleanup: use QElapsedTimer instead of QTime 2020-01-10 02:37:03 +09:00
profilewidget2.cpp Grammar: replaces 'indexes' by 'indices' 2020-03-11 08:26:30 -07:00
profilewidget2.h Cleanup: remove redundant(?) comment 2020-01-30 19:33:21 +02:00
qmlprofile.cpp mobile/profile: adjust offsets when scaling 2020-03-25 09:28:05 -07:00
qmlprofile.h mobile/profile: adjust offsets when scaling 2020-03-25 09:28:05 -07:00
ruleritem.cpp
ruleritem.h
tankitem.cpp
tankitem.h