open two bugs regarding what I've discovered about masks (the second rather minor): LPP-2170 moving child of clipped/scales drawview, moves and scales drawn shape LPP-2169 setting clip=true when drawview clips, removes non-rectangular mask
I would also like to make it so applyMask (or something like it) were a public method where you could pass an arbitrary view. Requiring that the mask be a parent of the view that is clipped makes it awkward to move the mask without affecting the child view. Sarah On Sun, Jun 11, 2006 at 11:52 AM, Max Carlson wrote: > Understood. I didn't document it because it wasn't quite ready for > prime time. There were issues around scaling and stretching a clipped > drawview. Of course, I'd love Sarah's help getting this straightened > out! > > -- > Regards, > Max Carlson > OpenLaszlo.org > > John Sundman wrote: >> Is there a reason why this method is undocumented? If not, would you >> please file a JIRA bug to make it exposed? >> >> (Decision to document methods, events, attributes, in the Reference >> is up to the developer, not the documentation person.) >> >> Thanks, >> >> jrs >> >> On Jun 10, 2006, at 1:11 AM, Max Carlson wrote: >> >>> You should be able to do this with a drawview by programatically >>> drawing and calling the undocumented method clip() >> >> > > _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
