elementary entry: send a signal to edje for notifying scrollable mode 07/89807/2
authorYoungbok Shin <youngb.shin@samsung.com>
Tue, 27 Sep 2016 05:57:28 +0000 (14:57 +0900)
committerYoungbok Shin <youngb.shin@samsung.com>
Tue, 27 Sep 2016 08:27:54 +0000 (01:27 -0700)
commit914734d40d4a454d502b248c446a0a335a436924
tree8340f2d950c349b8dd761b4f59117b9159a54699
parenta79b35ab1458060ca03673763de6a912593b26a2
elementary entry: send a signal to edje for notifying scrollable mode

Summary:
If entry edje should be changed according to scrollable mode,
the signal will be used. The following signals are added.
    "elm,scroll,enable"
    "elm,scroll,disable"

Test Plan: N/A

Reviewers: raster, tasn, herdsman, cedric

Subscribers: minkyu, jpeg, akanad, z-wony, Blackmole

Differential Revision: https://phab.enlightenment.org/D4254

Change-Id: I03a70cb430c6d8ed0fbef92d0f42d86b57665478
src/lib/elm_entry.c