]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugfix: If there's shrink available in an auto-height situation, the difference is...
authorJeremias Maerki <jeremias@apache.org>
Tue, 4 Mar 2008 17:30:40 +0000 (17:30 +0000)
committerJeremias Maerki <jeremias@apache.org>
Tue, 4 Mar 2008 17:30:40 +0000 (17:30 +0000)
commitac24860f95758975e6e7cf51aeb203a9ed02cb30
treef9f2df9aefb27947826f6645563af9b4ddaa7540
parent2000a8302a33bfd45beeab08f3e9e2ed77397d35
Bugfix: If there's shrink available in an auto-height situation, the difference is now set to 0 in order to avoid unwanted effects. IOW, never shrink in an auto-height situation.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@633557 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/PageBreakingAlgorithm.java
test/layoutengine/standard-testcases/block-container_absolute-position_no-height_3.xml [new file with mode: 0644]