]> source.dussan.org Git - xmlgraphics-fop.git/commit
Fix for allowing empty table-cells (for relaxed validation).
authorJeremias Maerki <jeremias@apache.org>
Fri, 15 Jul 2005 20:52:47 +0000 (20:52 +0000)
committerJeremias Maerki <jeremias@apache.org>
Fri, 15 Jul 2005 20:52:47 +0000 (20:52 +0000)
commit40cebcc945e2ab04730e07b928b6be5789ce94a4
tree953ce29669996d95c6526afb6e46291b975a3ecd
parentdfc42a33aa07661f895d7ad1666591dbb64f21c5
Fix for allowing empty table-cells (for relaxed validation).
Row heights were not always set, especially when there was no content to make the effective rows grow in height.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@219247 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/table/TableContentLayoutManager.java