Approved Thanks, Daniel On Jun 13, 2011, at 12:47 PM, [email protected] wrote:
> (Note: I am checking this change in.) > > Change philip-20110613-SQk by philip@PHILIP-I7 on 2011-06-13 15:38:41 EDT > in /cygdrive/c/clients/laszlo/svn/openlaszlo/trunk > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: Make sure bringToFront() works with shadows > > New Features: > > Bugs Fixed: LPP-9963 > > Technical Reviewer: (pending) > QA Reviewer: dju > Doc Reviewer: (pending) > > Documentation: > > Release Notes: > > Overview: > > > Details: > This was a bug in the sprite. The shadow/border was moved to the front after > the object. The solution is to move the shadow/border before moving the > object. > > > Tests: > Test app in jira report. Clicking the button moves the view to the front. The > shadow is now correctly behind the child view. > > Files: > M WEB-INF/lps/lfc/kernel/swf9/LzSprite.as > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/philip-20110613-SQk.tar
