efl_ui_tab_pager: fix infinite selected calls
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Mon, 23 Sep 2019 10:37:10 +0000 (19:37 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Mon, 23 Sep 2019 21:32:19 +0000 (06:32 +0900)
commit3165df8694e9aa397ca7c94fa7b603c47a00675e
treed6ee84838b293b927f0b57a211a4e9a96fc1d351
parente97e0ffe7c6e0206e3bea8349c0b1c57cdb0d3ab
efl_ui_tab_pager: fix infinite selected calls

Since tab_pager's _select() and tab_bar's _selection_change_cb() cause
calling each other infinitely.
src/lib/elementary/efl_ui_tab_pager.c