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 2019/11/24 05:30:11 UTC

[GitHub] [royale-asjs] aharui commented on issue #563: Tree component : labelFunction not implemented

aharui commented on issue #563: Tree component : labelFunction not implemented
URL: https://github.com/apache/royale-asjs/issues/563#issuecomment-557859431
 
 
   I won't have time to look carefully until late next week, but at a quick glance, it does not make sense to have a labelField setter accessing labelFunction.
   
   Some other piece of code gets the labelField from the model and uses it to help determine the label of the renderer.  I don't remember where that is and don't have time to look.  A labelFunction-enabled model would extend the current models, add a labelFunction property, and extensions of the code that used labelField would then also use labelFunction.
   
   Of course, I could be wrong...

----------------------------------------------------------------
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