]> source.dussan.org Git - xmlgraphics-fop.git/commit
Do not re-create an AlignmentContext instance if one already exists.
authorVincent Hennebert <vhennebert@apache.org>
Tue, 16 Nov 2010 12:18:15 +0000 (12:18 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Tue, 16 Nov 2010 12:18:15 +0000 (12:18 +0000)
commite126edb6ed0c2aaefe0ebd72909d2f2346198f65
tree2067c7ab511bb50aaac7b5991c09692a6049e79d
parent3dc848243b02e9a7b1c24b4dfd252dc545bfa0f7
Do not re-create an AlignmentContext instance if one already exists.
Fixes a bug when the changing IPD hack is triggered and the getNextKnuthElements method is called a second time

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1035609 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/inline/LineLayoutManager.java
test/layoutengine/standard-testcases/flow_changing-ipd_image.xml [new file with mode: 0644]