[Laszlo-dev] For Review: Change 20090405-bargull-S0e Summary: fix inspector for swf9

André Bargull andre.bargull at udo.edu
Sat Apr 4 15:30:51 PDT 2009


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