subsurface/qt-mobile
Dirk Hohndel 1bfcf5c0f8 QML UI: fix profile scaling
The scaling needs to happen before we draw the profile on the viewport, not
before we render that viewport into the pixmap. This is why prior to this patch
the first time the profile was rendered it was way off, but then if it got
re-rendered things worked better. I'm still not 100% happy with the size and
position of the profile, but this is a huge improvement.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-12-02 11:28:35 -08:00
..
qml QML-UI: Remove button from dive details 2015-12-02 10:36:17 -08:00
qmlmanager.cpp QML-UI: make sure errors make it to the log 2015-12-01 09:37:47 -08:00
qmlmanager.h Location service: move into subsurface-core 2015-11-18 18:34:49 -08:00
qmlprofile.cpp QML UI: fix profile scaling 2015-12-02 11:28:35 -08:00
qmlprofile.h Cache diveprofile widget in the diveprofile QtQuick item 2015-11-11 19:06:00 -08:00