hoversel: auto update hoversel after dismiss animation finished.
authorJee-Yong Um <jc9.um@samsung.com>
Mon, 4 Jan 2016 23:17:23 +0000 (15:17 -0800)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 4 Jan 2016 23:17:26 +0000 (15:17 -0800)
commit9fd9a33b7a4b471e47f0248ec0abbb01f38e61af
tree830fe64f3af7587fa431cf97f3ab2377bb809760
parent666bc393eb08b132e5f3daa28938b83d2173f14d
hoversel: auto update hoversel after dismiss animation finished.

Summary:
If auto_update feature changes hoversel width,
dismiss animation seems awful because hoversel contents move to
changed position in an instant.
This patch makes hoversel update its content with clicked item
after dismiss animation finished.

Test Plan: elementary_test hoversel

Reviewers: raster, cedric, jpeg

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

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
legacy/elementary/src/bin/test_hoversel.c
legacy/elementary/src/lib/elc_hoversel.c