[matplotlib-devel] axes3d button-check fix

2010-07-04 Thread Benjamin Root
While I don't think this has caused any problems yet, I have noticed a discrepancy in how a button-click test was being done versus other checks in the same file. It also makes more sense to check against a compiled list of buttons instead of using a hard-coding value. Attached is a patch Ben

Re: [matplotlib-devel] axes3d button-check fix

2010-07-04 Thread John Hunter
On Sun, Jul 4, 2010 at 4:56 PM, Benjamin Root ben.r...@ou.edu wrote: While I don't think this has caused any problems yet, I have noticed a discrepancy in how a button-click test was being done versus other checks in the same file.  It also makes more sense to check against a compiled list of