Re: Table gradient bugfix
Robin Becker <[email protected]> Thu, 13 Jan 2022 08:39:38 +0000
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
On 13/01/2022 05:44, Justin Brzozoski wrote: > Bumped into a bug when using gradient backgrounds on a table, if the > display portion with the gradient repeats (i.e. on the first row of > multiple pages) then it was failing. The first use was mutating the > arguments list, and subsequent uses were missing arguments. > > A patch to fix it is attached. > > Thanks, > Justin Brzozoski ......... Hi Justin, thanks for the report and fix; the patch looks good and will be in 3.6.6 -- Robin Becker