approved

On Thu, Nov 12, 2009 at 12:27 AM, Max Carlson <[email protected]> wrote:

> Change 20091111-maxcarlson-2 by maxcarl...@bank on 2009-11-11 19:34:17 PST
>    in /Users/maxcarlson/openlaszlo/trunk-clean
>    for http://svn.openlaszlo.org/openlaszlo/trunk
>
> Summary: Add opacity attribute for text-shadow and drop-shadow
>
> Bugs Fixed: LPP-8568 - Add opacity attribute to text-shadow and drop-shadow
> in DHTML, LPP-8570 - Add Documentation for Drop Shadow from Newsletter
>
> Technical Reviewer: hminsky
> QA Reviewer: [email protected]
>
> Details: test/dropshadow.lzx - Add opacity to the dropshadow.
>
> swf, swf9/LzSprite - Use LzColorUtils.inttocolorobj to process alpha.
>  Remove shadow when shadowcolor is null.
>
> dhtml/LzSprite - Use CSSDimension() to process CSS properties in
> __getShadowCSS().  Remove shadow when shadowcolor is null.
>
> LzUtils - Add shared cache for color conversions, cache calls to torgb()
> and inttohex() and inttocolorobj().  Add inttocolorobj() to split rgb.0a
> alpha integers into color and alpha components.
>
> LaszloView - Store shadow attribute values to be set at init time.  Update
> documentation to include units.
>
> Tests: test/dropshadow.lzx shows consistent coloration for the text and
> buttons on the upper-left across dhtml, swf8 and swf10.  Clicking the button
> or the text hides the shadow.
>
> Files:
> M       test/dropshadow.lzx
> M       WEB-INF/lps/lfc/kernel/swf/LzSprite.as
> M       WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js
> M       WEB-INF/lps/lfc/kernel/swf9/LzSprite.as
> M       WEB-INF/lps/lfc/services/LzUtils.lzs
> M       WEB-INF/lps/lfc/views/LaszloView.lzs
>
> Changeset:
> http://svn.openlaszlo.org/openlaszlo/patches/20091111-maxcarlson-2.tar
>



-- 
Henry Minsky
Software Architect
[email protected]
_______________________________________________
Laszlo-reviews mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews

Reply via email to