Correctly emit the scroll signal when scrolling an entry @fix T1274.
authorAndy Williams <andy@andywilliams.me>
Thu, 22 May 2014 21:33:46 +0000 (22:33 +0100)
committerAndy Williams <andy@andywilliams.me>
Thu, 22 May 2014 21:35:06 +0000 (22:35 +0100)
commitccc06de678e088adc548f4ab7a19e95367f91e01
treecea402595324078629c26d5e1fd3af2739d3742e
parent3b6d64b85ed562fff838f901e82d298b1886cd75
Correctly emit the scroll signal when scrolling an entry @fix T1274.

As the Elm_Entry has replaced the _scroll_cb we need to emit the same signal
(that was the only function of elm_scroller's _scroll_cb)
legacy/elementary/src/lib/elm_entry.c