Change 20070925-maxcarlson-7 by [EMAIL PROTECTED] on 2007-09-25 13:55:11 PDT
    in /Users/maxcarlson/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Fix xoffset and yoffset

New Features:

Bugs Fixed: LPP-4778 - "LzView#setX(..)" and "LzView#setY(..)" optimization breaks xoffset / yoffset

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

Documentation:

Release Notes:

Details: lztest-view.lzx - add test for x/yoffset and one with rotation.

LaszloView.lzs - Add correct initial values for _x, _y, _width, _height. Add argument to setX/setY() to override cached values. setRotation/setXOffset/setYOffset() call setX/setY() with force set to true.


Tests: Run updated lztest-view.lzx with and without the changes to LaszloView.lzs. You should see the test fail without the LaszloView changes. Tested in swf7/8/dhtml.

Files:
M      test/lztest/lztest-view.lzx
M      WEB-INF/lps/lfc/views/LaszloView.lzs

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070925- maxcarlson-7.tar

Reply via email to