Re: [matplotlib-devel] mpl_toolkits mplot3d axes3d panning patch

2010-10-07 Thread braingram
ick+drag middle mouse) but the TkAgg worked fine. On Thu, Oct 7, 2010 at 11:19 AM, braingram wrote: > Thanks for catching that! I added the changes to mouse_init and > improved the panning so it works more consistently at different 'zoom' > levels and attached an updated patch. &g

Re: [matplotlib-devel] mpl_toolkits mplot3d axes3d panning patch

2010-10-07 Thread braingram
ed, Oct 6, 2010 at 4:57 PM, Benjamin Root wrote: > On Wed, Oct 6, 2010 at 3:45 PM, braingram wrote: >> >> I fiddled around with the mplot3d axes3d panning today with some >> useful results. I've never submitted a patch before so please let me >> know if I did so

[matplotlib-devel] mpl_toolkits mplot3d axes3d panning patch

2010-10-06 Thread braingram
I fiddled around with the mplot3d axes3d panning today with some useful results. I've never submitted a patch before so please let me know if I did so incorrectly. On a related note, I noticed that middle mouse click+drags were not triggering 'motion_notify_event' events with the mac osx backend.