Sorry for the late reply, was super-busy today :)

On Mon, 2011-02-14 at 18:39 +0900, Jaehwan Kim wrote:
> Yes, the the position is correct.
> But the bouncing occur when you resize it. It is not correct. Right?
Not correct at all, and should be fixed. I'm not sure I get you, do you
have a solution or do you want me to check this out?


> There are two solution. 
> The first is to return back the part "if ((nx == px) && (ny == py)) return;".
> The second is to remove "elm_smart_scroller_child_region_set" 
> in "_smart_scrollto_x", "_smart_scrollto_y" like below patch.
> What is right?

I tried putting the "if" back, and although it fixed this issue, it
introduced another one. I will take another look tomorrow.

--
Tom.


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to