projects
/
profile
/
tv
/
apps
/
native
/
air_home.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
371dc0c
)
display the top of thumbnail for screenshot
98/49098/2
accepted/tizen/tv/20151007.081621
submit/tizen/20151007.073635
author
Soohye Shin
<soohye.shin@samsung.com>
Tue, 6 Oct 2015 10:32:22 +0000
(19:32 +0900)
committer
Soohye Shin
<soohye.shin@samsung.com>
Tue, 6 Oct 2015 12:24:36 +0000
(
05:24
-0700)
Change-Id: I26a8da68826a7d21c706028b5c5247fd1ff2a939
Signed-off-by: Soohye Shin <soohye.shin@samsung.com>
src/view/view_recent.c
patch
|
blob
|
history
diff --git
a/src/view/view_recent.c
b/src/view/view_recent.c
index 1f682c746d4b4abe2dcfac69a30e824337a248c8..b0cb69cac84f901cecb00a66475b05d4ee9d726c 100644
(file)
--- a/
src/view/view_recent.c
+++ b/
src/view/view_recent.c
@@
-325,6
+325,7
@@
static Evas_Object *_add_thumb(Evas_Object *eo,
evas_object_del(image);
return NULL;
}
+ evas_object_size_hint_align_set(image, 0.5, 0.0);
break;
default:
_ERR("Invalid type");