X-Git-Url: http://cgit.sxemacs.org/?p=harmattan%2Fcameraplus;a=blobdiff_plain;f=qml%2FFocusReticle.qml;h=f6c64690c0f310e24684ba01115e380fa15fe73b;hp=f4f4c8c820a741b3dff934e4f2a8ebe5c0af3256;hb=2bb6469efb26b4c548070c40762478162f9226a0;hpb=dbaa2edf6d8c6b29c5d899c7f98ac2f42472c3e1 diff --git a/qml/FocusReticle.qml b/qml/FocusReticle.qml index f4f4c8c..f6c6469 100644 --- a/qml/FocusReticle.qml +++ b/qml/FocusReticle.qml @@ -63,7 +63,6 @@ MouseArea { property variant __initialPos onPressed: { - if (mouse.x >= reticle.x && mouse.y >= reticle.y && mouse.x <= reticle.x + reticle.width &&