Hi Max,

There's a problem with your change. You fixed the problem of width=0 or height=0. The behavior for width=null or height=null has changed because (null >= 0) is true. I ran the app mentioned in LPP-3031 and this method is called with null width and/or height.

Phil



Change 20061110-maxcarlson-I by [EMAIL PROTECTED]
computer.local on 2006-11-10 13:43:55 PST
     in /Users/maxcarlson/openlaszlo/legals

Summary: Fix clipping for dhtml sprites with a width or height of 0

New Features:

Bugs Fixed: LPP-3031 - setting view's height to 0 in DHTML
application does not update clip rectangle

Technical Reviewer: promanik
QA Reviewer: hminsky
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:


Tests: See LPP-3031

Files:
M      WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20061110-
maxcarlson-I.tar

Reply via email to