Change 20100604-maxcarlson-Q by maxcarl...@friendly on 2010-06-04 23:25:17 PDT
    in /Users/maxcarlson/openlaszlo/trunk-clean
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Add view.clickmask attribute to set the click mask to a resource

New Features: view.clickmask allows the view's click region to be set.

Bugs Fixed: LPP-9089 - Add ability to use resource as a click mask

Technical Reviewer: hminsky
QA Reviewer: ptw

Release Notes: view.clickmask allows the view's click region to be set.

Details: LzSprite.as - Set clickmask capability to true, add setClickMask() 
implementation.

LaszloView - if clickmask capability is true, call sprite.setClickMask() with 
the appropriate resource ID.

Tests: See LPP-9089

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

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20100604-maxcarlson-Q.tar

Reply via email to