subsurface/qt-mobile
Rick Walsh 7f22984d18 QML UI: scale profile in two stages
Scale the QML profile in two stages.  Firstly, scale to fit.  Secondly, scale
again to 95% to create a margin around the profile.

The previous method scales to fit a create a margin in one step.  It appears
more elegant, and the margin is calculated more rationally.  Unfortunately on
some devices, including mine, the resulting profile is cropped for no obvious
reason.

Signed-off-by: Rick Walsh <rickmwalsh@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-12-30 07:26:02 -08:00
..
qml Mobile CloudCredentials: hide password on entry 2015-12-30 07:25:31 -08:00
qmlmanager.cpp QML UI: add information about build time / run time Qt version 2015-12-29 17:29:46 -08:00
qmlmanager.h QML UI: change the way we extract input data from dive edit 2015-12-26 22:57:47 -08:00
qmlprofile.cpp QML UI: scale profile in two stages 2015-12-30 07:26:02 -08:00
qmlprofile.h QML UI: obtain a reasonable margin from QML 2015-12-29 09:50:47 -08:00