tunp / monavsailfish

MoNav for Sailfish
4 stars 3 forks source link

Zoom-Button #4

Open Nokius opened 9 years ago

Nokius commented 9 years ago

I found today the zoom-Button the text is to small

May use the Zoom Icon from images/oxygen with http://doc.qt.io/qt-5/qml-qtquick-controls-button.html#iconSource-prop

Or use http://doc.qt.io/qt-5/qml-qtquick-controls-styles-buttonstyle.html It should work like this https://gist.github.com/Nokius/8963d054a69d5074288c you need to install Qt.controls to use it on the device

tunp commented 9 years ago

Thats true. Images from oxygen could be used. But I'm not sure if we need Qt controls button for this. Would something like this be enough? https://gist.github.com/tunp/f55e1fd19e40b4d71571 Thanks.

Nokius commented 9 years ago

I had no luck using it the SDK :-/