You probably didn't mean this:
- // - LPP-7842 (SWF9: context-menu not shown for view without bgcolor/content) + // - LPP-7842 (SWF9: context-menu gnot shown for view without bgcolor/content)

Otherwise, approved!
On 1/3/11 10:44 AM, P T Withington wrote:
Change ptw-20110103-eSN by [email protected] on 2011-01-03 13:27:58 EST
     in /Users/ptw/OpenLaszlo/trunk-3
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Correct drawing of view with border and no background

Bugs Fixed: LPP-9618 boxmodel border with no background drawn incorrectly in 
swf10

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

Details:
     The correct way to draw an object with a hole in it is just like
     postscript:  you draw the outside, then you draw the inside, then
     you call the fill operation (and as long as the two don't
     intersect, you don't have to worry about "winding rules").

Tests:
     Test case from bug report

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

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/ptw-20110103-eSN.tar

Reply via email to