See also:
http://jira.openlaszlo.org/jira/browse/LPP-8376
which is a bug complaining that font style constraints do not
cascade. You might want to add your test case to the bug. It seems
to me that cascading should work in both cases.
On 2009-08-15, at 05:15EDT, Torsten Curdt wrote:
Great. That works fine.
Thanks
On Sat, Aug 15, 2009 at 05:13, Henry Minsky<[email protected]>
wrote:
You may want to try constraining the fontsize directly on the
<text> view, I
think the inheritance of fontsize
for a view is computed at instantiation time, and is not
automatically
recomputed for child views if you change
the parent's font size.
On Fri, Aug 14, 2009 at 8:26 PM, Torsten Curdt <[email protected]>
wrote:
I see my slider changing the dataset correctly - but the font size
is
still not changing.
<view datapath="result:/value">
<view fontsize="$path{'@fontsize'}">
<text datapath="text()"/>
</view>
What am I missing?
cheers
--
Torsten
--
Henry Minsky
Software Architect
[email protected]