[Laszlo-dev] For Review: Change 20090519-bargull-JrK Summary: drawview autoresize (swf9)

André Bargull andre.bargull at udo.edu
Tue May 19 11:41:58 PDT 2009


Change 20090519-bargull-JrK by bargull at dell--p4--2-53 on 2009-05-19 20:27:00
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: drawview autoresize (swf9)

New Features:

Bugs Fixed: LPP-7820 (SWF9: implement drawview autoresize), LPP-7810 
(drawview in SWF9 does not properly receive mouse events)

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

Documentation:

Release Notes:

Details:
You cannot reuse the graphics-object of the drawview's sprite to serve 
as the drawview's "context"-object. For example if you change the 
drawview's bgcolor, that'd also clear any drawing (see testcase 1 and 3 
from LPP-7820). Now that a different "context"-object is available, it's 
simple to provide the auto-resize functionality (cf. "__updateSize()" 
function).



Tests:
testcases from LPP-7820, LPP-7810, LPP-8035
testcase from LPP-7823 to verify context-menus still work
testcase from LPP-7754 for drawing operations

Files:
M lps/components/extensions/drawview.lzx

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20090519-bargull-JrK.tar



More information about the Laszlo-dev mailing list