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 664520d commit 3af84f4Copy full SHA for 3af84f4
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