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 137a06d commit 62ddb61Copy full SHA for 62ddb61
1 file changed
arcade/gui/experimental/focus.py
@@ -292,4 +292,4 @@ def is_focusable(widget):
292
293
294
class UIFocusGroup(UIFocusMixin, UIAnchorLayout):
295
- pass
+ """This will be removed in the future. UIFocusMixin is planned to be integrated into UILayout."""
0 commit comments