X-Git-Url: http://git.maemo.org/git/?p=mardrone;a=blobdiff_plain;f=mardrone%2Fardrone_harmattan.qml;fp=mardrone%2Fardrone_harmattan.qml;h=b7d162bc213697f5d177df201d61ea06b09027ae;hp=35cf4d33da276798055723824661d6a38f40214b;hb=be3323e7ac4f9b107d3dba50da55710b8d7e2e47;hpb=53abfcee86d03676ae5e3b648d6c7cee69c2f4e1 diff --git a/mardrone/ardrone_harmattan.qml b/mardrone/ardrone_harmattan.qml index 35cf4d3..b7d162b 100644 --- a/mardrone/ardrone_harmattan.qml +++ b/mardrone/ardrone_harmattan.qml @@ -156,7 +156,7 @@ PageStackWindow { anchors.left:parent.left anchors.bottom:parent.bottom anchors.margins:10 - // joyBackground: "" + joyBackground: "" onYvChanged:{drone.vVelocity=-1*yv/200.0;} onXvChanged:{drone.yaw=xv/200.0;} onPressedChanged: { drone.ctrlActive=pressed;} @@ -166,7 +166,7 @@ PageStackWindow { visible: !drone.confUseJoyStick id:rj - // joyBackground: "" + joyBackground: "" anchors.right:parent.right anchors.bottom:parent.bottom width:200;height:200;