summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRyuan Choi <ryuan.choi@gmail.com>2013-06-11 11:13:24 +0900
committerRyuan Choi <ryuan.choi@gmail.com>2013-06-11 12:22:08 +0900
commitb25834147b46260666688ea402a1f087c31cbf22 (patch)
tree7daa1619b9bd4d4f9e61071fac8c55e1b2144a5f /NEWS
parentf6f900b98cfc8365b88b18bc67d69b8ad98fcd95 (diff)
downloadelementary-b25834147b46260666688ea402a1f087c31cbf22.tar.gz
colorselector: Do not send "changed" signal twice when pressed color bar
Regardless of color selector mode, mouse down captured color. This patch moves callbacks related to picker mode to _start_grab_pick_cb.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7b1fcb2f1..8927b1068 100644
--- a/NEWS
+++ b/NEWS
@@ -242,6 +242,7 @@ Fixes:
* Fix navifame to recover the focus for the prev page when top item is deleted.
* Up/down step of hour decimal of elm_clock is changed to 12 not to touch hour unit at editing mode.
* Remove the keyboard area in the conformant if the keyboard state is off.
+ * Fix colorselector send "changed" signal twice when pressed color bar.
Removals: