On 08/27/2010 09:39 AM, Thomas Robitaille wrote:
> Hi,
>
> It seems that the match_original=True option in PatchCollection does not
> preserve line style. Is this deliberate? If not, here is a patch for
> collections.py:
>
Thanks. I think your patch is fixing a genuine bug, so I applied it to
Hi,
It seems that the match_original=True option in PatchCollection does not
preserve line style. Is this deliberate? If not, here is a patch for
collections.py:
Index: collections.py
===
--- collections.py (revision 8664)
+++