summaryrefslogtreecommitdiff
path: root/main/layout
diff options
context:
space:
mode:
authorJisung Ahn <jcastle.ahn@samsung.com>2012-09-08 15:25:56 +0900
committerJisung Ahn <jcastle.ahn@samsung.com>2012-09-08 15:25:56 +0900
commit7bbb9cb8c50abc92c5d7310d4442466bb9f4ef68 (patch)
tree111ddf839466b18cb0971145cc06890c7f388f48 /main/layout
parentf04c491e25eadfebeb6f70d205c551d536b8b92a (diff)
downloadug-image-viewer-efl-7bbb9cb8c50abc92c5d7310d4442466bb9f4ef68.tar.gz
ug-image-viewer-efl-7bbb9cb8c50abc92c5d7310d4442466bb9f4ef68.tar.bz2
ug-image-viewer-efl-7bbb9cb8c50abc92c5d7310d4442466bb9f4ef68.zip
apply zoom icon
Change-Id: I02f660a7518a6fca3a930dcafb0cc3d273507e58
Diffstat (limited to 'main/layout')
-rwxr-xr-xmain/layout/ivug-main.edc4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/layout/ivug-main.edc b/main/layout/ivug-main.edc
index 76264ea..d1c6b8c 100755
--- a/main/layout/ivug-main.edc
+++ b/main/layout/ivug-main.edc
@@ -228,7 +228,7 @@ group {
type: IMAGE;
scale: 1;
- mouse_events: 0;
+ mouse_events: 1;
description {
visible: 1;
fixed: 1 1;
@@ -295,7 +295,7 @@ group {
type: IMAGE;
scale: 1;
- mouse_events: 0;
+ mouse_events: 1;
description {
visible: 1;
fixed: 1 1;