seoz pushed a commit to branch master.
commit 61d507255e942885d5442be0796cb49295151fde
Author: Daniel Juyung Seo <[email protected]>
Date: Mon Aug 12 13:34:58 2013 +0900
thumb_example_01.c: revival of size set. special thanks to okra.
---
src/examples/thumb_example_01.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/examples/thumb_example_01.c b/src/examples/thumb_example_01.c
index c1d1374..8891af8 100644
--- a/src/examples/thumb_example_01.c
+++ b/src/examples/thumb_example_01.c
@@ -42,6 +42,7 @@ elm_main(int argc, char **argv)
evas_object_smart_callback_add(thumb, "generate,stop",
_generation_finished_cb, NULL);
evas_object_smart_callback_add(thumb, "generate,error",
_generation_error_cb, NULL);
+ elm_thumb_size_set(thumb, 160, 160);
elm_thumb_editable_set(thumb, EINA_FALSE);
snprintf(buf, sizeof(buf), "%s/images/plant_01.jpg",
elm_app_data_dir_get());
elm_thumb_file_set(thumb, buf, NULL);
--
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk