Change 20100424-maxcarlson-D by maxcarl...@friendly on 2010-04-24 01:31:10 PDT
in /Users/maxcarlson/openlaszlo/trunk-clean
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Add API to find views by coordinate
New Features: canvas.viewFromPoint(x,y) returns the view found at a specified
point.
Bugs Fixed: LPP-8935 - Add API to find views by coordinate
Technical Reviewer: hminsky
QA Reviewer: ptw
Details: LzSprite - Add viewfrompoint capability, set to true. Add
viewfrompoint(x,y) API.
LaszloCanvas - Add viewFromPoint() API, warn if capabilities.viewfrompoint is
false.
Tests: canvas.viewFromPoint(x,y) returns the topmost view found at a specified
point. See LPP-8935 for a test that runs in DHTML and swf10
Files:
M WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js
M WEB-INF/lps/lfc/kernel/swf9/LzSprite.as
M WEB-INF/lps/lfc/views/LaszloCanvas.lzs
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20100424-maxcarlson-D.tar