8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f9ab5e commit ec45ae6Copy full SHA for ec45ae6
doc/api/next_api_changes/behavior/19128-AG.rst
@@ -0,0 +1,7 @@
1
+Meta Key specified name change on Qt5 Backend
2
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
+
4
+The ``matplotlib.backends.backend_qt5.SPECIAL_KEYS`` dictionary
5
+contains keys that do *not* return their unicode name
6
+instead they have manually specified names. The name
7
+for ``QtCore.Qt.Key_Meta`` has changed to `meta` to be consistent.
0 commit comments