Hi,

I'd like to inform about a bug I've found in Edje. If one tries to change
the text of a TEXT part using a rotation transition, the text will only be
changed if new text size is different from previous one. If not, it will
show the animation, but the text won't change.
I've realised that if the map is not enabled, changing the text works, but
without the animation.
I've attached an example, that can be tested with edje_player. If you send:

message 1 INT 1
message 1 INT 2
message 1 INT 20
message 1 INT 30
message 1 INT 5

You will see the animation all times, but just when the text size changes,
the text will be changed (it will show 1, 1, 20, 20, 5 instead of 1, 2, 20,
30, 5).
Any clues?

Thank you,

-- 
Ederson de Souza
ProFUSION Embedded Systems

Attachment: test.edc
Description: Binary data

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to