efl_ui_focus_manager_calc: return last object when unfocusing last
authorMarcel Hollerbach <marcel@osg.samsung.com>
Fri, 27 Oct 2017 15:02:20 +0000 (17:02 +0200)
committerMarcel Hollerbach <marcel@osg.samsung.com>
Fri, 27 Oct 2017 15:08:08 +0000 (17:08 +0200)
commit5b8fbb7c698b50f4d70668b6dd8426cd21d94bd3
tree25d3849f4d0d87e88b8a9b0530e466f65b18565e
parent1252b5ac29fa98949f249230f8719f634467d1e2
efl_ui_focus_manager_calc: return last object when unfocusing last

this makes code easier, and fixes a bug where the wrong last element is
taken.
src/lib/elementary/efl_ui_focus_manager_calc.c