Jeremias Maerki wrote:
I've done a local hack that tries to squeeze all content of a block-container into the available area if that's possible based on the available "shrink". I've done this by modifying PageBreakingAlgorithm.computeDemerits():
Can you take a step back and say what business problem you are trying to solve here. AFAICT there is no overflow="shrink-to-fit" property value, although I can imagine it might be a useful extension :)
<snip/> Thanks, Chris
