Re: [matplotlib-devel] RectangleSelector

2012-01-06 Thread Michael Droettboom
On 01/05/2012 02:22 AM, Benjamin Root wrote: > > I don't have an opinion on this yet, but I do want to note that if this change were applied, then the lasso selector should probably also be changed in order to be consistent. I believe the lasso selector already does this (determined experi

Re: [matplotlib-devel] RectangleSelector

2012-01-05 Thread Arnaud Gardelein
Done. Le jeudi 05 janvier 2012 à 07:46 -0500, Michael Droettboom a écrit : > This is a great fix. Would you mind submitting it as a github pull > request so we can review it there? > > Mike > > On 01/05/2012 01:20 AM, Arnaud Gardelein wrote: > > In my configuration, when button is released out

Re: [matplotlib-devel] RectangleSelector

2012-01-05 Thread Michael Droettboom
This is a great fix. Would you mind submitting it as a github pull request so we can review it there? Mike On 01/05/2012 01:20 AM, Arnaud Gardelein wrote: > In my configuration, when button is released out of the axes, > RectangleSelector does not catch the release-button event. The rectangle >

Re: [matplotlib-devel] RectangleSelector

2012-01-04 Thread Benjamin Root
On Thursday, January 5, 2012, Arnaud Gardelein wrote: > In my configuration, when button is released out of the axes, > RectangleSelector does not catch the release-button event. The rectangle > patch is then left on the Axe. I found more convenient for my > application (oscopy, see oscopy.org) to