heads up on table change
Robin Becker <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
In version 3.3.2, https://bitbucket.org/rptlab/reportlab/commits /967759f7f778f1c03c6a8e1e248a525a9072a003 a bug fix found by Vytis Banaitis (vytis @ bitbucket) removes double padding in Table._calcPreliminaryWidths which can have effects on table column sizes. I looked at differences in all the reportlab test cases and there were only a few. Personally I preferred the earlier outcomes, but using the padding twice is clearly wrong. If you want to restore the earlier outcome then shout loudly here and I will add some settings mechanism to accomplish that. -- Robin Becker