Can we make canvas clip by default, so that it becomes the ultimate clipping region?
Is there any reason not to do this? It would help with the opttree component, because that has to be contained within a clipping view. This might also apply to other lazily-replicated components in the future. I tried to set <canvas clip="true"..., but that gives me a compiler error (even though canvas extends view, and you can set clip on view). There's a bug filed against <canvas clickable="true", which also gives a compiler error. -Antun _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
