elementary/elm_colorselector : Button in elm_colorselector was
authorWooHyun Jung <woohyun0705@gmail.com>
Tue, 8 Nov 2011 02:49:57 +0000 (02:49 +0000)
committerWooHyun Jung <woohyun0705@gmail.com>
Tue, 8 Nov 2011 02:49:57 +0000 (02:49 +0000)
commit1df824d81bece2692c8d8284f70c846264f0eed2
tree9e65c6c5922b14b015f3860f3902e60847083893
parentfd05fb3d77ed7d8cda2caa83ac58d6aa0c4588b7
elementary/elm_colorselector : Button in elm_colorselector was
edjeobject, not elm_button. This patch will change all button
edje_objects to real elm_button. And long_press will be supported by
elm_button's autorepeat feature. (This patch was made by Shilpa. Thanks)

SVN revision: 64931
data/themes/widgets/button.edc
data/themes/widgets/colorselector.edc
src/lib/elm_colorselector.c