efl_ui/tags: use flow box internally
authorMike Blumenkrantz <zmike@samsung.com>
Wed, 31 Jul 2019 18:02:47 +0000 (14:02 -0400)
committerWooHyun Jung <wh0705.jung@samsung.com>
Mon, 5 Aug 2019 02:19:49 +0000 (11:19 +0900)
commit597b2c4eaad0963dc21a1261638587b02da630ed
tree96e66b3a5e62b72fc7e38201edda5af93ee6ee86
parentf6cd36c6587a8408ca740feb7f7c2297483deae0
efl_ui/tags: use flow box internally

the existing layout code here is basically just a flow box, so use that
instead to avoid mixing legacy widgets in unified ones

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D9463
src/lib/elementary/efl_ui_tags.c
src/lib/elementary/elm_colorselector.c