]> source.dussan.org Git - xmlgraphics-fop.git/commit
removes space after if a row needs to be removed
authorKeiron Liddle <keiron@apache.org>
Tue, 19 Dec 2000 03:57:28 +0000 (03:57 +0000)
committerKeiron Liddle <keiron@apache.org>
Tue, 19 Dec 2000 03:57:28 +0000 (03:57 +0000)
commitb205c894932ccf63a9aa40195b4beebebb089383
tree268836b94eeee984c514e059c5c0f4eddc297595
parent2f8e0dcedae493b8c7ad9537c44c474aa951340d
removes space after if a row needs to be removed
fixed a bug where the extra space after was left behind for rows
going over a page

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193910 13f79535-47bb-0310-9956-ffa450edef68
src/org/apache/fop/fo/flow/TableBody.java
src/org/apache/fop/fo/flow/TableRow.java