[Laszlo-dev] [JIRA] Updated: (LPP-8376) Font attributes from stylesheets do not cascade from parent views to child text nodes

P T Withington ptw at laszlosystems.com
Thu Apr 1 10:17:17 PDT 2010


It seems you should open a bug to implement a general cascading mechanism that would expand on your font solution and also address this issue (since CSS handles this case and we are trying to be like CSS).  Yes?

On 2010-03-31, at 18:46, Max Carlson (JIRA) wrote:

> Improved, updated to address Andre's comments.  I'm not addressing this comment from Tucker:
> This won't notice if someone sets an intervening view's property:
> 
> <view id="out" font="$style{'onefont'}">
>  <view id="in" onclick="this.setAttribute('font', 'anotherfont')">
>    <text>Show me the font</text>
>  </view>
> </view>




More information about the Laszlo-dev mailing list