Change 20081216-Philip-4 by <mailto:phi...@philip-dc>phi...@philip-dc on 2008-12-16 11:54:26 EST
    in /cygdrive/f/laszlo/svn/src/svn/openlaszlo/trunk
for <http://svn.openlaszlo.org/openlaszlo/trunk>http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Make setColor a nop in swf9

New Features:

Bugs Fixed: LPP-7481

Technical Reviewer: hqm
QA Reviewer: (pending)
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:
Removed the definition of setColor/getColor in LzSprite.as. This is for text drawing and it was setting the ColorTransform object (from r11271).

The test app has an issue in swf8 that has been around since lps3. I created LPP-7490 to track this.



Tests:
Testcase in LPP-7481 works as expected in swf9.

<canvas width="100%" height="100%">
<view width="100%" height="100%" bgcolor="0x000000" fgcolor="0xffffff">
<text text="a test text" bgcolor="0x0000ff"/>
</view>
</canvas>

Files:
M      WEB-INF/lps/lfc/kernel/swf9/LzSprite.as

Changeset: <http://svn.openlaszlo.org/openlaszlo/patches/20081216-Philip-4.tar>http://svn.openlaszlo.org/openlaszlo/patches/20081216-Philip-4.tar

Reply via email to