----- Original Message ---- From: "Davide Andreoli" To: "Enlightenment users discussion & support" <enlightenment-users@lists.sourceforge.net> Sent: Tuesday, July 10, 2012 9:10:42 PM Subject: Re: [e-users] EFL freeze
> > On a similar note, if the animation was not complete (i.e. on mouse in / out > events, when the time of the animation had not passed), the animation > flickers (i.e. jumps to beginning of new animation instead of say starting to > animate back from where it was). > i.e. > I move my mouse over a space and it makes an image change from transparent to > visible over 5 seconds. At approx 2 seconds when image is still > semi-transparent I move my mouse out of that space. The image jumps to 100% > visibility and start dissappearing. If you want the new animation to start from the current state, so to not flicker you just need to add CURRENT as an option to transition, es: program { ... transition: LINEAR 5.0 CURRENT; ... } thats all you need :) davemds --- I'll give that a try later :) Many Thanks :) ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users