Thank u. in svn. 
revision 64010
Let's run together for the best moment!
 -Regards, Hermet-
 
-----Original Message-----
From: "κΉ€μž¬ν™˜"<jae.hwan....@samsung.com> 
To: 
"enlightenment-devel@lists.sourceforge.net"<enlightenment-devel@lists.sourceforge.net>
Cc: 
Sent: 11-10-12(수) 14:05:20
Subject: [E-devel] [Patch] scroller two bugs fix
 Dear all
 COMMIT MSG:
 ============================================================================
 =========
 fix two bugs - use elm_smart_scroller_edje_object_get in case of edje object
 fix conditional statement when parameter is 0 in
 elm_smart_scroller_page_show,
 elm_smart_scroller_page_bring_in
 ============================================================================
 =========
 I found two bugs in scroller.
 First, wd->scr in elm_scroller is the smart object.
 But it is used like edje object [ex: edje_object_signal_emit(wd->scr,
 "elm,action,focus", "elm");]
 So I changed it to use elm_smart_scroller_edje_object_get.
 Second, in elm_smart_scroller_page_show and bring_in it works wrong, when
 the parameter
 (pagenumber_h or pagenumber_v) is 0. So I change the conditional statement.
 Please check the attached patch file.
 Thanks.
 --
 Jaehwan Kim.
 [cid:PYMC4CBBEM6S@namo.co.kr]
 [SeenTimeChecker?do=4c27f84bc5600e2e1d2822b92bf91a781f805b3ae07ed6e2b9d2a415
 8a55a362ba777c355c197185c465c2cf80a2b7ef9aba4bb3b2b5ca43ddd7e184e0604d958075
 b6b33f32d245b7f8aafe245478a5f1d21d5ebee74427cf878f9a26ce15a0]
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to