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 13b39aa commit c4a27ccCopy full SHA for c4a27cc
docs/source/documentation/item-callbacks.rst
@@ -91,7 +91,7 @@ User data can be any python object.
91
Debugging Callbacks (new in 1.2)
92
--------------------------------
93
94
-Because callbacks are not ran on the main thread, debugging can be a hastle.
+Because callbacks are not run on the main thread, debugging can be a hassle.
95
In 1.2 we added a few utilities to help with this.
96
97
By default, Dear PyGui handles the callbacks internally on a worker thread. This allows for
0 commit comments