Added pinch zoom TODO
authorMohammed Sameer <msameer@foolab.org>
Tue, 1 Jan 2013 00:36:26 +0000 (02:36 +0200)
committerMohammed Sameer <msameer@foolab.org>
Tue, 1 Jan 2013 00:36:26 +0000 (02:36 +0200)
qml/PostCaptureItem.qml

index 653aa9a..fb3b07a 100644 (file)
@@ -24,6 +24,7 @@ import QtQuick 1.1
 import com.nokia.meego 1.1
 import CameraPlus 1.0
 
+// TODO: pinch zoom
 Item {
         id: postCaptureItem
         property bool isVideo: itemData.type.search("nmm#Video") > 0