On Sun, 02 Jan 2011 16:40:50 +0900 Daniel Juyung Seo <juyung....@samsung.com>
said:

> Hello,
> This patch is for elementary elm_actionslider.
> Mr. Sumanth created this patch. I reviewed it and fixed some.
> 
> This patch includes below features.
> - Indicator label Set/Get APIs.
> - _del_hook fix for wd->drag_button_base.
> - Added magnet disable feature. _drag_button_up_cb fix for no magnet
> handling. If magnet position is set to ELM_ACTIONSLIDER_NONE, it disables
> magnetic. Added a test case to elementary_test.
> 
> Anybody can please review this patch and apply it to upstream?

in svn.. except.. i have a bug. in _theme_hook you forgot to:

edje_object_part_text_set(wd->as, "elm.text.indicator", wd->indicator_label)

:) fixed it for you. in svn.

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


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to