diff options
author | WooHyun Jung <wh0705.jung@samsung.com> | 2016-04-16 13:47:13 +0900 |
---|---|---|
committer | WooHyun Jung <wh0705.jung@samsung.com> | 2016-04-16 13:47:13 +0900 |
commit | 1c6f3fd966fb64ed0ea9601e8fea71779e743566 (patch) | |
tree | b120e8cad88c1bc705923e680ea8bbb9e7b148b6 /src/lib/elua | |
parent | f24dce9bc9da97170d9c1df423be33d069433933 (diff) |
elm_focus: keep all focused states to be consistent when win loses and gets focus
Since focus_clear removed all the focused traces, focus was not reverted well
whenever win lost and got focus repeatedly.
For instance,
1. set focus to button1
2. set focus to button2
3. win focus out and in
4. remove button2
5. focus is on win not on button1
So, focus logic changes to not clear focused states when win loses focus.
@fix
Diffstat (limited to 'src/lib/elua')
0 files changed, 0 insertions, 0 deletions