]> git.mxchange.org Git - flightgear.git/commit
Wrong subtraction order lead to the "extra" space available (instead
authorandy <andy>
Thu, 5 Jul 2007 21:25:01 +0000 (21:25 +0000)
committerandy <andy>
Thu, 5 Jul 2007 21:25:01 +0000 (21:25 +0000)
commit389e23b867bf270a36643c7c789153c8f9617140
tree0ff8af93bd42f80dbf8384af5c901b8f7a60bde2
parent4238a46faa8fc8e9ac9174fe960eb7c5df188a4c
Wrong subtraction order lead to the "extra" space available (instead
of the extra space *required*) in a rowspan object being redistributed
back into the span, leading to a near-doubling of the size for small
objects with large span ranges.
src/GUI/layout.cxx