[Laszlo-dev] zero-sized view (was Re: For Review: ... fix inspector for swf9)

André Bargull andre.bargull at udo.edu
Sun Apr 5 12:23:10 PDT 2009


 From WEB-INF/lps/lfc/lzpreloader.as, the "done()" function creates a 
LzView for the preloader (=splash).

On 4/5/2009 7:17 PM, Sarah Allen wrote:
> um... what's that?
> 
> On Apr 5, 2009, at 1:10 AM, André Bargull wrote:
> 
>> I think that's the preloader-view for swf8.
>>
>>
>> On 4/5/2009 4:04 AM, Sarah Allen wrote:
>>> Approved.  I really like the improvements to the display of tags, 
>>> names and ids.  Even works in DTHML!  Thanks so much for taking care 
>>> of this.
>>> btw:  what is the zero-sized view on the canvas in swf8?  is that a 
>>> bug or does it need to be there?
>>> On Apr 4, 2009, at 3:30 PM, André Bargull wrote:
>>>> Change 20090405-bargull-S0e by bargull at dell--p4--2-53 on 2009-04-05 
>>>> 00:19:54
>>>> in /home/Admin/src/svn/openlaszlo/trunk
>>>> for http://svn.openlaszlo.org/openlaszlo/trunk
>>>>
>>>> Summary: fix inspector for swf9
>>>>
>>>> New Features:
>>>>
>>>> Bugs Fixed: LPP-7846 (inspector has warnings (and is broken in swf9))
>>>>
>>>> Technical Reviewer: sallen
>>>> QA Reviewer: (pending)
>>>> Doc Reviewer: (pending)
>>>>
>>>> Documentation:
>>>>
>>>> Release Notes:
>>>>
>>>> Details:
>>>> - clear globalMouseDel delegate in toggletext on blur to avoid 
>>>> mem-leaks
>>>> - default item#isview to false (so I won't ever again make the 
>>>> canvas invisible and wonder what did happen ;-)
>>>> - use the item#isview for state
>>>> - default subnodes/subviews to empty arrays
>>>> - use the "modern" way for instanceof tests => 'is lz.view'
>>>> - calling destroy() on a subview changes the 'subviews'-array so be 
>>>> careful when removing the "children"-subviews
>>>> - remove the global "id" for the inspector instance so it won't 
>>>> globber the global namespace
>>>> - and generate prettier names for item's text
>>>>
>>>>
>>>>
>>>> Tests:
>>>> inspector-example.lzx works in swf9
>>>>
>>>> Files:
>>>> M lps/components/utils/diagnostic/inspector/inspector.lzx
>>>>
>>>> Changeset: 
>>>> http://svn.openlaszlo.org/openlaszlo/patches/20090405-bargull-S0e.tar
>>>>
> 
> 


More information about the Laszlo-dev mailing list