I notice there is also LzSprite.prototype.__isMouseOver, should that be similarly fixed?
On 2009-09-02, at 13:08, Max Carlson wrote: > Yes! That sounds like the right way to go... > > P T Withington wrote: >> Should we really be fixing LzView.containsPt to respect clip masks >> and >> just use that in LzTrack? >> >> On 2009-09-01, at 20:45, Max Carlson wrote: >> >>> Change 20090901-maxcarlson-b by maxcarl...@bank on 2009-09-01 >>> 17:42:31 >>> PDT >>> in /Users/maxcarlson/openlaszlo/trunk-clean >>> for http://svn.openlaszlo.org/openlaszlo/trunk >>> >>> Summary: Update LzTrack to handle clipped and invisible items >>> >>> Bugs Fixed: LPP-8379 - mousetrack events act as if clip attribute >>> would not exist >>> >>> Technical Reviewer: ptw >>> QA Reviewer: [email protected] >>> >>> Details: Check to make sure trackgroup items are visible, and if so >>> check to make sure we're within the clipping bounds. >>> >>> Tests: See LPP-8379. >>> >>> Files: >>> M WEB-INF/lps/lfc/services/LzTrack.lzs >>> >>> Changeset: >>> http://svn.openlaszlo.org/openlaszlo/patches/20090901-maxcarlson-b.tar >>> _______________________________________________ >>> Laszlo-reviews mailing list >>> [email protected] >>> http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews >> > > -- > Regards, > Max Carlson > OpenLaszlo.org > _______________________________________________ > Laszlo-reviews mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
