Change 20091110-maxcarlson-h by maxcarl...@bank on 2009-11-10 02:28:06  
PST
     in /Users/maxcarlson/openlaszlo/trunk-clean
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Fix view getMouse() caching

Bugs Fixed: LPP-8232 - LaszloView#getMouse() does not return the  
correct coordinates until the mouse is moved, LPP-8179 - caching bug  
in lz.view#getMouse

Technical Reviewer: hminsky
QA Reviewer: [email protected]

Details: LzSprite - correct comment and default args for getMouse().

LaszloView - x and y setters reset the mouse position cache.  Add null  
defaultarg to getMouse(), reorder the cache test and use the correct  
API for LzSprite#getMouse().

Tests: Testcases for LPP-8232 and LPP-8179 pass in DHTML and swf10

Files:
M       WEB-INF/lps/lfc/kernel/swf9/LzSprite.as
M       WEB-INF/lps/lfc/views/LaszloView.lzs

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20091110-maxcarlson-h.tar
_______________________________________________
Laszlo-reviews mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews

Reply via email to