You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2020/03/11 21:01:43 UTC

[GitHub] [royale-asjs] nihavend commented on issue #755: Binding function is called after the static function in component

nihavend commented on issue #755: Binding function is called after the static function in component
URL: https://github.com/apache/royale-asjs/issues/755#issuecomment-597876631
 
 
   according to xml the static function determines the type of the image and retrieve the path.
   for this sample, the status=9
   and the function resolveStatus should return : 'images/disableds.png' as path
   
   and the html should be something like this : (manually edited the html in browser to add the src attribute to show you)
   
   ![image](https://user-images.githubusercontent.com/5983818/76463427-6374f200-63f4-11ea-93c9-9b6e32e44a52.png)
   
   but not : 
   
   ![image](https://user-images.githubusercontent.com/5983818/76463536-9919db00-63f4-11ea-8ffb-a56f31474944.png)
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services