edje - fix border scale by interpolation
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 25 Jan 2017 13:30:13 +0000 (22:30 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 25 Jan 2017 13:30:13 +0000 (22:30 +0900)
commite22de294617c77770d64f3bfec9b08bac89e5017
tree9040a32afee0b27e94a0e1a783450fea8c855b5e
parenta279852c8629ad498b0333274ea368060ec4d672
edje - fix border scale by interpolation

several theme elements uses transitioning border scale by for
animation and this has been broken for quite some time now. the theme
sall looked wrong for ages. i just never junted down exactly why, but
i know... i wrote the themes that made use of scale by animation
interpolating from like 0.1 to 1 and so on to make for example a
shadow go from sharp to blurry... the theme hasnt changed. edje did.
it broke.

this fixes it back to where it was. interpolation now works. i left a
comment so no one tries to "fix it".

@fix
src/lib/edje/edje_calc.c