elm_colorselector: modify to select no item when create colorselector
authorSung-Taek Hong <sth253.hong@samsung.com>
Tue, 4 Aug 2015 14:11:01 +0000 (16:11 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Tue, 4 Aug 2015 14:49:44 +0000 (16:49 +0200)
commit97d3b02a49cfa79444671dc25c62a2725c8ef97d
tree5d03690917dd29a16f829ace9f9776e355f15b8c
parente6723de0b221be9a239ed55e2c32cd71879533b5
elm_colorselector: modify to select no item when create colorselector

Summary:
Currently, the first item is marked selected when
the colorselector is added. However, this is not normal behavior
since the first item is not shown selected.
Moreover, always selecting the first item during creation does not
sound natural.

Reviewers: cedric, Hermet, woohyun

Differential Revision: https://phab.enlightenment.org/D2906

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
legacy/elementary/src/lib/elm_colorselector.c