elm_toolbar: fix flickering issue when item resized.
authorBowon Ryu <bowon.ryu@samsung.com>
Mon, 9 Jul 2018 05:24:05 +0000 (14:24 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Tue, 24 Jul 2018 05:17:23 +0000 (14:17 +0900)
commitfdfbefdc920195d978721ad6f578f64cf2ec6fef
treec406e87d26f248240be3499926eba5612c312b8f
parent63fbb050b3d654066e2b80de77dfcf28e1329145
elm_toolbar: fix flickering issue when item resized.

resize the box first to avoid flickering of
saved state of the toolbar when ratation changed but not in case of scroll.

Change-Id: I1ba904a8c9a346f707b869f03ebd15e07284566c
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
src/lib/elementary/elm_toolbar.c