[Laszlo-dev] A side effect of browser scaling
Philip Romanik
promanik at laszlosystems.com
Mon Jan 22 18:07:41 PST 2007
Hi Max,
I just found a side effect to browser scaling in swf. I used this code to
test another changeset. When you resize the browser window, the size of the
text scales as well.
<canvas>
<simplelayout axis="y"/>
<inputtext name="it1" width="200" resizable="false"
bgcolor="0xa0a0a0">Text1</inputtext>
<inputtext name="it2" width="200" resizable="false"
bgcolor="0xa0a0a0">Text2</inputtext>
<inputtext name="it3" width="200" resizable="false"
bgcolor="0xa0a0a0">Text3</inputtext>
</canvas>
I created a JIRA bug, http://jira.openlaszlo.org/jira/browse/LPP-3461.
Phil
More information about the Laszlo-dev
mailing list