summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Juyung Seo <seojuyung2@gmail.com>2013-09-16 00:14:50 +0900
committerDaniel Juyung Seo <seojuyung2@gmail.com>2013-09-16 00:22:30 +0900
commit43ce72a8bc870d01f31c973ce4cd8e3f19e208a6 (patch)
tree4f23919cc70263cdc5c17ee9e51536051540ddab /ChangeLog
parent875c53d2a0795ab4a9c59dbd3292839717a0d375 (diff)
downloadelementary-43ce72a8bc870d01f31c973ce4cd8e3f19e208a6.tar.gz
elm_flip.c: set focus to the flip's content object when flip go to is called.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4d978097..dde64e4ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1620,3 +1620,8 @@
2013-09-14 Daniel Juyung Seo (SeoZ)
* spinner : fixed arrow key focus movement bug.
+
+2013-09-15 Daniel Juyung Seo (SeoZ)
+
+ * flip : set the focus to it's content object when flip go to is called
+ while flip is focused.