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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to