Summary: Even MBE item lose focus, item state did not changed before. So i send a signal to make item state as default when item lose own focus.
Signed-off By: Kumar Navneet
@fix
Test Plan: Run MBE sample. Click any item. Click out of MBE area. See the item still got a highlight.
Reviewers: Hermet, cedric
Differential Revision: https://phab.enlightenment.org/D2994
Conflicts: data/themes/edc/elm/multibuttonentry.edc
3da09b9 multibuttonentry: Add item unfocused callback.
data/themes/edc/elm/multibuttonentry.edc | 8 ++++++++
src/lib/elc_multibuttonentry.c | 13 +++++++++++++
2 files changed, 21 insertions(+)
Upstream: git.enlightenment.org