diff options
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -86,11 +86,12 @@ Features: | |||
86 | * edje: Add dpi feature. | 86 | * edje: Add dpi feature. |
87 | * ecore animator - adjust ecore loop time when animtor ticks to be exact | 87 | * ecore animator - adjust ecore loop time when animtor ticks to be exact |
88 | * add function to set ecore loop time | 88 | * add function to set ecore loop time |
89 | * add simple ecore-con-url test suite | ||
89 | 90 | ||
90 | Fixes: | 91 | Fixes: |
91 | 92 | ||
92 | * Eolian: fix generation when optimization is set. | 93 | * Eolian: fix generation when optimization is set. |
93 | * recursively hide edje group objects on edje hide | 94 | * Edje GROUP objects now recursively hide child objects when parent is hidden |
94 | * Evas textblock: Fix wrong advance calculation when bidi is disabled. | 95 | * Evas textblock: Fix wrong advance calculation when bidi is disabled. |
95 | * Eo/evas events: Fix support of mixing legacy smart events and eo events. | 96 | * Eo/evas events: Fix support of mixing legacy smart events and eo events. |
96 | * evas loader - redo gif fix so it doesn't break everything | 97 | * evas loader - redo gif fix so it doesn't break everything |