X-Git-Url: http://cgit.sxemacs.org/?p=harmattan%2Fcameraplus;a=blobdiff_plain;f=qml%2FFocusReticle.qml;h=f4f4c8c820a741b3dff934e4f2a8ebe5c0af3256;hp=39fba6b8e5b528970524f27abed39ecf1a599801;hb=cde1a48b054e8fa935400c3a5d1d709098aaf259;hpb=33bc71aad9bb74d01eed08c19ad69bcc9a318803 diff --git a/qml/FocusReticle.qml b/qml/FocusReticle.qml index 39fba6b..f4f4c8c 100644 --- a/qml/FocusReticle.qml +++ b/qml/FocusReticle.qml @@ -59,6 +59,8 @@ MouseArea { property variant allRoiRects property bool roiMode: allRoiRects != null && allRoiRects.length > 0 && !touchMode && !pressed + enabled: !cam.quirks.hasQuirk(Quirks.NoTouchFocus) + property variant __initialPos onPressed: {