On Tue, 11 Oct 2011 19:38:09 +0900 Hyoyoung Chang <hyoyoung.ch...@samsung.com>
said:

reviewed! in svn it goes! :) good stuff!

> Dear developers.
> 
> I made a gravity features for stopping scroller.
> Elm_scroller's fixed when child's growing lower.
> However if scroller's child is growing upper,  
> the elm_scroller always moving and waving to upper direction.
> Because elm_scroller sets internal pan to keep current virtual position.
> Gravity functions introduce to stopping scroller.
> 
> @doc
> * It set scrolling gravity. It adds scrolling weight values
>     * to the scroller. Usually it uses for stopping the scroller.
>     * To set y as 0.0 for lower growing child objects,
>     * even though child objects are added to bottom, the scroller doesn't
> move.
>     * To set y as 1.0 for upper growing child objects. And x is horizontal
> gravity.
>     * By default 0.0 for x and y.
> @doc
> 
> Thank you.
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
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