elm_colorselector: change default mode to enhance performance. 95/165195/2
authorJeonghyun Yun <jh0506.yun@samsung.com>
Wed, 27 Dec 2017 05:24:26 +0000 (14:24 +0900)
committerJeonghyun Yun <jh0506.yun@samsung.com>
Wed, 27 Dec 2017 05:50:40 +0000 (05:50 +0000)
commit96e748e8dd979a2c2260b486a0c1884965e645e0
tree32f72e3df85ae8a32cfea2965d0f157cffbad727
parent82b433bf2793c169bc2a08b12ff476419d8b63da
elm_colorselector: change default mode to enhance performance.

This commit change default mode to ELM_COLORSELECTOR_PALETTE
to prevent running unnecessary logics in elm_colorselector_mode_set.

@tizen_fix

Change-Id: Ic34cd182724afc2bfbb6d468c718c3df57391a76
Signed-off-by: Jeonghyun Yun <jh0506.yun@samsung.com>
src/lib/elementary/elm_colorselector.c