[E-devel] [Patch] els_scroller - elm_smart_scroller_child_region_show

2011-01-19 Thread Jae Hwan Kim
Hello all, I have some issue in scroller. Sometimes the scroller move to wrong region when the child get first focus. It use "scroller -> layout -> button". So I checked the code and found a suspected thing in elm_smart_scroller_child_region_show. Please refer following pictures. In the picture

Re: [E-devel] [Patch] els_scroller - elm_smart_scroller_child_region_show

2011-01-31 Thread The Rasterman
On Thu, 20 Jan 2011 06:35:24 + (GMT) Jae Hwan Kim said: you are right with your cases. the intent is that when a widget gets focused - it is made visible IF it is not fully visible. in some cases its impossible to make ti fully visible (object exceeds scroller bounds in size), so there is lit