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 2018/11/09 19:01:24 UTC

[GitHub] hcsuk commented on issue #341: Adding listener for when a bindable style has changed

hcsuk commented on issue #341: Adding listener for when a bindable style has changed
URL: https://github.com/apache/royale-asjs/pull/341#issuecomment-437461172
 
 
   Okay yes good point (and I definitely like the way that most of the Royale classes are very small - makes them easy to understand!). So I'll have a quick go at updating the `BindableCSSStyles` class - or perhaps, having looked at it, it would make more sense provide a subclass of `SimpleCSSValuesImpl` which is where there's an association between the UI element and the Style object (in `applyStyles`) where we could listen out for changes in the style, and then just directly adjust that particular style rather than having to create a new dynamic object and then parse it...
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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