What's the recommended way to ensure something in QML application is
"finger sized", without knowing the details about resolution in the
target platform? I'm thinking of something like:
Rectangle {
height: Const.FingerHeight * 1.2
...
}
--
Ville M. Vainio @@ Forum Nokia