From: Daniel Juyung Seo <juyung.seo@samsung.com>
authorDaniel Juyung Seo <juyung.seo@samsung.com>
Wed, 5 Jan 2011 07:49:11 +0000 (07:49 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Wed, 5 Jan 2011 07:49:11 +0000 (07:49 +0000)
commit7b7e93d54e0e60fd6ff6b091270dd50446d3838b
tree9bd665e330614ce91f8cddc9a97b022fd62352b1
parente7a78f65d1837b35968809fa0613fdab473b5333
From: Daniel Juyung Seo <juyung.seo@samsung.com>
Subject: [E-devel]  [Patch] elm_actionslider feature patch for
elementary.

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.

SVN revision: 55872
data/themes/default.edc
src/bin/test_actionslider.c
src/lib/Elementary.h.in
src/lib/elm_actionslider.c