summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChunEon Park <hermet@hermet.pe.kr>2013-07-17 10:50:08 +0900
committerChunEon Park <hermet@hermet.pe.kr>2013-07-17 10:50:08 +0900
commitb4e1b33cbea974e7e05d61a1c37c21f97ff7eabd (patch)
treeda9aaeaf2cabbbb12d874ec2324ef1aa12213c13 /ChangeLog
parentefd8c12b286a9445f5da471af64f058b3a7e1067 (diff)
downloadelementary-b4e1b33cbea974e7e05d61a1c37c21f97ff7eabd.tar.gz
elementary/layout - Send visible/hidden signals whenever contents are set/unset (not only icon and end parts)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb251552f..0aa110525 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1510,3 +1510,7 @@
the imf is available, the keyboard mode should be decided by ime, but
not entry. This prevents the asynchronous states between ime and
conformant.
+
+2013-07-17 ChunEon Park (Hermet)
+
+ * Layout : Send visible/hidden signals whenever contents are set/unset (not only icon and end parts)