From 27d78ee1a50e4bcda65d3c42e0ad876d29012292 Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 5 Apr 2004 20:26:17 +0000 Subject: [PATCH 1/1] fixed bug 522 darcs-hash:20040405202617-5007d-168b60657ecaa9cdac8f7c8e22e0081d588e1458.gz --- src/org/ibex/Box.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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