seoz pushed a commit to branch master.

commit cda3f3a278dfb4b47bdd540dbcfb6bed96009ed9
Author: Daniel Juyung Seo <[email protected]>
Date:   Wed Apr 3 20:06:32 2013 +0900

    test_hoversel.c: make the test window larget to adopt the big hover object.
---
 src/bin/test_hoversel.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/test_hoversel.c b/src/bin/test_hoversel.c
index 9035ba8..0075092 100644
--- a/src/bin/test_hoversel.c
+++ b/src/bin/test_hoversel.c
@@ -220,7 +220,7 @@ test_hoversel(void *data __UNUSED__, Evas_Object *obj 
__UNUSED__, void *event_in
    elm_box_pack_end(bx, hoversel);
    evas_object_show(hoversel);
 
-   evas_object_resize(win, 320, 300);
+   evas_object_resize(win, 320, 500);
 
    evas_object_show(win);
 }

-- 

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html

Reply via email to