Thomas Caswell writes:
>
>
> Jorge,I have put in a PR to fix this issue. Can you confirm that it is
equivalent to your fix? For aesthetic reasons I chose to pass guiEvent as a
kwarg to all of the event related functions.
>
> https://github.com/matplotlib/matplotlib/pull/4130
>
>
> Tom
I c
Jorge,
I have put in a PR to fix this issue. Can you confirm that it is
equivalent to your fix? For aesthetic reasons I chose to pass guiEvent as
a kwarg to all of the event related functions.
https://github.com/matplotlib/matplotlib/pull/4130
Tom
On Wed Feb 18 2015 at 5:32:04 PM Thomas Caswe
Can you put in a pull request with those changes please?
On Wed, Feb 18, 2015, 17:03 Jorge Scandaliaris
wrote:
> Hi,
> A recent commit against lib/matplotlib/backends/backend_qt5.py [1] causes
> some errors in code that was working fine before. The error is as follows:
>
> --
Hi,
A recent commit against lib/matplotlib/backends/backend_qt5.py [1] causes
some errors in code that was working fine before. The error is as follows:
---
TypeError Traceback (most recent cal