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 0ec2a7d commit 3e68229Copy full SHA for 3e68229
doc/users/next_whats_new/widget_blitting.rst
@@ -0,0 +1,6 @@
1
+Blitting in Button widgets
2
+--------------------------
3
+
4
+The `.Button`, `.CheckButtons`, and `.RadioButtons` widgets now support
5
+blitting for faster rendering, on backends that support it, by passing
6
+``useblit=True`` to the constructor.
0 commit comments