elm_spinner: Spinner internal focus logic fixed to following new focused UI concept.
authorWoochan Lee <wc0917.lee@samsung.com>
Mon, 12 Dec 2016 07:46:27 +0000 (16:46 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 12 Dec 2016 07:51:27 +0000 (16:51 +0900)
commit1e4c44f0257a371acd1083cf750c04f7a13c8847
tree2267a84f99698f6b7a3c0b8b69a75f58a501a585
parent0073e877618f709f65ff4454c905424bce0483bc
elm_spinner: Spinner internal focus logic fixed to following new focused UI concept.

Summary:
The spinner entry will be activated when user gives a focus to text button in new focused ui concept.

To support this, we have to change internal logic about change text button to entry, entry to text button.

@fix

Test Plan:
elementary_test
spinner sample.

Reviewers: woohyun, Hermet

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D4475
src/lib/elementary/elm_spinner.c