subsurface/qt-mobile
Dirk Hohndel 464b88f01f QML UI: yet another attempt to fix the profile scaling
This one appears to work in my testing so far. And reading the code it
seems to make sense. We look at the size that the widget thinks it is. And
we scale the scene to fill that size (including a margin). And then let Qt
and QML deal with the rest of it. Assuming this works it shows that we
have been trying too hard all this time.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-01-18 12:32:47 -08:00
..
qml try to fix profile scaling 2016-01-13 16:27:41 -08:00
qmlmanager.cpp Random whitespace cleanup 2016-01-11 06:14:45 -08:00
qmlmanager.h Random whitespace cleanup 2016-01-11 06:14:45 -08:00
qmlprofile.cpp QML UI: yet another attempt to fix the profile scaling 2016-01-18 12:32:47 -08:00
qmlprofile.h try to fix profile scaling 2016-01-13 16:27:41 -08:00