[Laszlo-dev] For Review: 20081014-laszlo-0 Summary: Apply small components fixes from forums

J Crowley jcrowley at laszlosystems.com
Tue Oct 14 17:54:14 PDT 2008


Change 20081014-laszlo-0 by laszlo at T43-L3XEXMW on 2008-10-14 20:39:45 EDT
    in /home/laszlo/src/svn/openlaszlo/trunk-bigboss
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Apply small components fixes from forums

New Features:

Bugs Fixed: LPP-4173 - Apply small components fixes from forums

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

Documentation:

Release Notes:

Details: Implemented some small contributor bug fixes
    from the forums, and fixed a few other issues while
    I was in there.

Tests: Run the following in SWF8, 9, and DHTML:

lps/components/incubator/test/stepper-test.lzx

lps/components/incubator/test/fisheye/test_fisheye.lzx

<canvas width="500" height="300">
    <include href="incubator/colorpicker.lzx"/>
    <colorpicker/>
    
</canvas>

    For Stepper, there should be no warning about y attribute
    conflicting with valign.
    
    For Fisheye, there should be no warnings about undefined
    terms, and it should have the correct reference to the
    tooltipmanager file.
    
    For Colorpicker, there should only be one colorpicker, and
    not two.

Files:
M      lps/components/incubator/tooltipmanager.lzx
M      lps/components/incubator/fisheye_lib.lzx
M      lps/components/incubator/colorpicker.lzx
M      lps/components/incubator/stepper.lzx

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20081014-laszlo-0.tar




More information about the Laszlo-dev mailing list