Change 20100308-maxcarlson-K by maxcarl...@bank on 2010-03-08 14:46:43 PST
    in /Users/maxcarlson/openlaszlo/trunk-clean
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Add way to turn off automatic drawview size measurement

Bugs Fixed: LPP-8796 - swf: No way to turn off size measurement for drawviews

Technical Reviewer: hminsky
QA Reviewer: [email protected]

Release Notes: Drawview now has a 'measuresize' attribute that allows the 
automatic size measurement feature to be turned off.  

Details: Add measuresize attribute, default to true to preserve current 
behavior.  Only call __updateSize() when measuresize == true.  Override 
updateWidth() and updateHeight() to be notified when the view size changes, 
move AS3 scaling updates to there.  
    

Tests: See LPP-8796 for a testcase - without the patch, the green background 
color won't be visible in swf8/9/10.  Also see LPP-8641 in swf8/9/10.

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

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20100308-maxcarlson-K.tar

_______________________________________________
Laszlo-reviews mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews

Reply via email to