You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Via matplotlib/matplotlib#28453 we now rely on the buttons to be set on the MouseEvents generated on motion notifications to detect when the mouse is release in pan/zoom events. I suspect the change needed on the kivy side is something like
Via matplotlib/matplotlib#28453 we now rely on the buttons to be set on the
MouseEvents
generated on motion notifications to detect when the mouse is release in pan/zoom events. I suspect the change needed on the kivy side is something likematplotlib/kivy_garden/matplotlib/backend_kivy.py
Lines 1340 to 1344 in f08698d
The text was updated successfully, but these errors were encountered: