Lets say that a part has 3 states. The first defines the rels and a
color. The second inherits from the first, and defines a new color. If I
want the third part to inherit from the second (to make a smooth
transition from a second color to the third), edje will not doo the
lookup for the rels properly, meaning that the rels for the 3rd state
will be 0, since the 2nd state did not define rels, but inherited them.
It should be though that if the 3rd state wants something from the
second state, and the second state does not have the needed item, but
inherits from the first, the lookup should proceed to search in the
first as well.


Hope that was clear enough :)


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to