actionslider: Fixed mouse movement issue. upstream/1.9.0+85+g1458428
authorprashant <pb.ingale@samsung.com>
Mon, 10 Mar 2014 14:24:37 +0000 (23:24 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Mon, 10 Mar 2014 14:33:41 +0000 (23:33 +0900)
commit1458428e55f1260289de1f96d6218a155846cc36
tree50038da6848b5937f82eb17ec4ad26a62e7e6060
parent7db940ce4108f318a2592be93a0ea8aabc7ffda0
actionslider: Fixed mouse movement issue.

@fix

Summary:
The name of the signal in edc (elm,right,mouse,down) was
         different from c (elm.right,mouse,down). After changed
         the signal name, mouse event is working as expected.

Test Plan: elementary_test -to actionslider (click right left & center by mouse)

Reviewers: seoz, singh.amitesh

Differential Revision: https://phab.enlightenment.org/D618
data/themes/edc/elm/actionslider.edc
src/lib/elm_actionslider.c