combobox: avoid calling item_selected and dismissed signal on show
authorDivyesh Purohit <purohit.div@gmail.com>
Tue, 26 Jan 2016 21:01:55 +0000 (13:01 -0800)
committerCedric BAIL <cedric@osg.samsung.com>
Tue, 26 Jan 2016 21:05:28 +0000 (13:05 -0800)
commitd9651168cde0273b3defb52f75f9b0ed3624be12
tree118e27e0326c825ccbca96c976ec9937cfcdb97d
parent04cff68f410b09accfa4d03d9a74d3ad942e0508
combobox: avoid calling item_selected and dismissed signal on show

Summary:
After this patch https://phab.enlightenment.org/rELM0f6e1a46a402fd9cf848ffb1bd47c6b406eb7ffa
calling item,selected and dismissed signals should be avoided on combobox show.
Signed-off-by: Divyesh Purohit <purohit.div@gmail.com>
Test Plan: please run combobox example from elementary_test

Reviewers: cedric

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

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