[Laszlo-dev] [Laszlo-checkins] r6238 - openlaszlo/branches/legals/WEB-INF/lps/lfc/views
P T Withington
ptw at openlaszlo.org
Mon Aug 27 11:05:50 PDT 2007
Seems odd to me that you conditionally set bgcolor based on the value
of a property that appears to be related to size. Is that really right?
On 2007-08-25, at 14:00 EDT, max at openlaszlo.org wrote:
> + if (this.sprite.capabilities.readcanvassizefromsprite == true) {
> + this.bgcolor = LzUtils.color.hextoint(args.bgcolor);
> + } else {
More information about the Laszlo-dev
mailing list