Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d34d0fd

Browse files
committed
DOC: add api change note
1 parent 846b8ea commit d34d0fd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
webAgg backend no longer reports a middle click as a right click
2+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3+
4+
Previously when using the webAgg backend the event passed to a callback
5+
by `fig.canvas.mpl_connect('mouse_button_event', callback)` on a middle click
6+
would report `MouseButton.RIGHT` instead of `MouseButton.MIDDLE`

0 commit comments

Comments
 (0)