Hello. On 11/11/15 00:41, Youngbok Shin wrote: > cedric pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=1ff131841bb4e4be2aa03ec129a800ff06326ee9 > > commit 1ff131841bb4e4be2aa03ec129a800ff06326ee9 > Author: Youngbok Shin <youngb.s...@samsung.com> > Date: Tue Nov 10 14:52:57 2015 -0800 > > edje: initialize map.zoom values to fix old *.edj compatibility issues. > > Summary: > The initial values for map.zoom.x(y) should be [1.0]: it means 100%. > The values from newly builded edj has been set properly. > But, if a part from old *.edj turns on map feature, map.zoom.x(y) will > be set [0.0]: it means 0%. > So, the part will be invisible. We need to initialize these values. > @fix > > Test Plan: > 1. Build a *.edc file which has a part with [description.map.on: 1;] in > EFL 1.13. > 2. See it works well in EFL 1.13. > 3. Install EFL 1.14 or laters. > 4. See the part is disappear. >
In this case we should have backports for the 1.14, 1.15 and 1.16 stable branches for this patch. regards Stefan Schmidt ------------------------------------------------------------------------------ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel