Change ptw-20110311-Mq0 by [email protected] on 2011-03-11 12:43:23 EST
    in /Users/ptw/OpenLaszlo/trunk-devo/WEB-INF/lps/lfc
    for http://svn.openlaszlo.org/openlaszlo/trunk/WEB-INF/lps/lfc

Summary:  Fix clipping vs. shadow and border

Bugs Fixed:  LPP-9667 Shadows can't display if 'clip=true' (partial, swf10-only)

Technical Reviewer: [email protected] (pending)
QA Reviewer: [email protected] (pending)

Overview:
    This change fixes the clipping problem for swf10-only.  DHTML is
    still broken, and I am working on it, but I thought it important
    to get this partial fix into the build.

Details:
    When adding children, ensure they are masked.  Give the mask
    sprite an alpha of 0 so it is not displayed.  Apply/remove the
    mask only on the sprite children that represent nodes (are
    LzSprites).

Tests:
    Test case from bug report, smokecheck, demos/house

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


Changeset: http://svn.openlaszlo.org/openlaszlo/patches/ptw-20110311-Mq0.tar

Reply via email to