summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2014-05-12 14:55:13 +0200
committerStefan Schmidt <s.schmidt@samsung.com>2014-05-12 14:55:44 +0200
commit5d9b7b4a44a2e0887a41121c23753a31326e4cc5 (patch)
tree2d359c5ce88466db2d5ad0fdbc150781503366ff /NEWS
parentee7ad21b3bd2eb131a07abbcadd7cd249c175d1d (diff)
downloadelementary-5d9b7b4a44a2e0887a41121c23753a31326e4cc5.tar.gz
release: v1.10.0 beta2v1.10.0-beta2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aae09b36f..931a2c644 100644
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,7 @@ Features:
* genlist: Implemented item_select_on_focus feature.
* gengrid: Implemented item_select_on_focus feature.
* gengrid: Added elm_gengrid_wheel_disabled_set/get() APIs.
+ * focus: Change new API names related to focus auto scrolling.
Fixes:
@@ -103,6 +104,8 @@ Fixes:
* ctxpopup bg theme should block all mouse events, not just left button
* ctxpopup should not blindly show arrows when they are not wanted by the theme
* gengrid: frame variable should be used for position changes.
+ * widgets - propagate current parent orientation to sub object.
+ * elm_map: Fix to support customized style for elm_map
Changes since Elementary 1.8.0: