stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7c9eb8ccf948c6fcde8b47a442f7f682c492b828
commit 7c9eb8ccf948c6fcde8b47a442f7f682c492b828 Author: Stefan Schmidt <[email protected]> Date: Wed Apr 8 11:48:46 2020 +0200 release: Update NEWS and bump version for 1.24.0-beta1 release --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index da936587fd..4719ce91ea 100644 --- a/NEWS +++ b/NEWS @@ -68,6 +68,9 @@ Fixes: * evas_object_box: respect static clipper. * ecore evas x - on argb dont create unused 1 bit pixmap masks * emotion - webcam - fix segv on webcam plug/unplug and clean + * ui textpath: update map before rendering begins. + * elm icon/image efl ui image - respect aspect hints at all if set + * elm icon/image efl ui image - respect aspect hints at all if set Removals: --
