colorselector: Switch to Efl.Ui.Box internally
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 5 Jan 2017 08:15:42 +0000 (17:15 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 5 Jan 2017 08:26:15 +0000 (17:26 +0900)
commitb11f3717036bc4675fde5ffbc26775262a184465
tree818760cbb2db6a754d208544d95deb0663f7b884
parenta6e54c6109ca1f8d5169f969c00182eb6a7d17d5
colorselector: Switch to Efl.Ui.Box internally

This doesn't change anything (in theory) but was to test the
box implementation. Conclusion: it's not much better than
elm_box. Also, homogenous mode isn't set because the layout
is completely broken (+ sets a min size equal to the object
size, thus can not resize down ever). The palette's objects
have the same size anyway.
src/lib/elementary/elm_colorselector.c