From: adam Date: Mon, 5 Apr 2004 20:26:17 +0000 (+0000) Subject: fixed bug 522 X-Git-Tag: RC4~42 X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=commitdiff_plain;h=27d78ee1a50e4bcda65d3c42e0ad876d29012292 fixed bug 522 darcs-hash:20040405202617-5007d-168b60657ecaa9cdac8f7c8e22e0081d588e1458.gz --- diff --git a/src/org/ibex/Box.java b/src/org/ibex/Box.java index e77935d..bc77085 100644 --- a/src/org/ibex/Box.java +++ b/src/org/ibex/Box.java @@ -245,7 +245,7 @@ public final class Box extends JSScope implements Scheduler.Task { void constrain() { //#repeat contentwidth/contentheight colspan/rowspan col/row cols/rows minwidth/minheight \ - // textwidth/textheight maxwidth/maxheight cols/rows + // textwidth/textheight maxwidth/maxheight cols/rows rowspan/colspan row/col rows/cols // FIXME: inefficient contentwidth = 0; for(int i=0; i