[Laszlo-checkins] r3887 - in openlaszlo/branches/legals: WEB-INF/lps/lfc/views lps/components/extensions/views

pbr@openlaszlo.org pbr at openlaszlo.org
Thu Feb 22 14:53:34 PST 2007


Author: pbr
Date: 2007-02-22 14:53:31 -0800 (Thu, 22 Feb 2007)
New Revision: 3887

Modified:
   openlaszlo/branches/legals/WEB-INF/lps/lfc/views/LzText.lzs
   openlaszlo/branches/legals/lps/components/extensions/views/richinputtext.lzl
Log:
Change 20070222-Philip-0 by Philip at Philip-DC on 2007-02-22 10:41:47 EST
   in /cygdrive/f/laszlo/svn/src/svn/openlaszlo/branches/legals

Summary: Fix richinputtext class (swf only)

New Features:

Bugs Fixed: LPP-3569

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

Documentation:

Release Notes:

Details:
Sebastian Wagner found that the richinputtext class was not modified when sprite
s were added. The fix is to change references from this.__LZtextclip to this.spr
ite.__LZtextclip.

I also found some references in LzText.lzs to __LZtextclip that needed to be mod
ified to call the sprite


More information about the Laszlo-checkins mailing list