On Thu, 20 Sep 2012 15:26:32 +0900 Kim Shinwoo <[email protected]> said:

in svn. thanks.. but please in future use more ()'s ie dont do:

a + b / 2;

do

a + (b / 2);

i fixed this for u in your patch :)

> dear all, hello.
> 
> the diskselector object x-coordinate would not be 0.
> but the _scroll_animate_stop_cb() calculates selected item with assumption
> that the diskselector object x-coordinate is 0.
> so different item which is not in middle of diskselector is selected.
> the attached would resolve this issue. please review the patch and give
> feedback. thanks.
> 
> cordially,
> shinwoo kim.


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to