summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChunEon Park <hermet@hermet.pe.kr>2013-11-07 22:34:57 +0900
committerChunEon Park <hermet@hermet.pe.kr>2013-11-07 22:34:57 +0900
commit800821735fc8b66f092964afa92a02294d8c869b (patch)
tree032f3414ab7e47588533c18ef7b5c068036c4a9a /ChangeLog
parent3a1511acc2773bfce80c0b8f4df154a5c98c7f14 (diff)
downloadelementary-800821735fc8b66f092964afa92a02294d8c869b.tar.gz
elementary/scroller - don't focus region show if the scroller is disabled.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24ba4be56..2e58ed552 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1735,3 +1735,7 @@
2013-11-03 Daniel Juyung Seo (SeoZ)
* Genlist/Gengrid/List: Added multi select mode.
+
+2013-11-07 ChunEon Park (Hermet)
+
+ * scroller: don't focus region show if the scroller is disabled.