hermet pushed a commit to branch master.

commit 9996ef7f50c8fc2271c28176f5381050eddb165b
Author: ChunEon Park <[email protected]>
Date:   Mon Aug 19 15:06:46 2013 +0900

    elementary/spinner - set default window size
---
 src/bin/test_spinner.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/bin/test_spinner.c b/src/bin/test_spinner.c
index 959c1c0..b699153 100644
--- a/src/bin/test_spinner.c
+++ b/src/bin/test_spinner.c
@@ -82,6 +82,7 @@ test_spinner(void *data __UNUSED__, Evas_Object *obj 
__UNUSED__, void *event_inf
    elm_box_pack_end(bx, sp);
    evas_object_show(sp);
 
+   evas_object_resize(win, 300, 300);
    evas_object_show(win);
 }
 #endif

-- 

------------------------------------------------------------------------------
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

Reply via email to