[recipes] edit page: Add an image by clicking on the image



commit e19d747866640ef68b8b6a3c2b2f97d31756a2a1
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jan 28 09:40:28 2017 +0100

    edit page: Add an image by clicking on the image

 src/gr-edit-page.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gr-edit-page.ui b/src/gr-edit-page.ui
index d97635d..2cd867a 100644
--- a/src/gr-edit-page.ui
+++ b/src/gr-edit-page.ui
@@ -87,6 +87,7 @@
                       <object class="GrImageViewer" id="images">
                         <property name="visible">1</property>
                         <signal name="notify::images" handler="images_changed" swapped="yes"/>
+                        <signal name="activate" handler="add_image" swapped="yes"/>
                         <accessibility>
                           <relation target="add_image_button" type="controlled-by"/>
                           <relation target="rotate_image_left_button" type="controlled-by"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]