Skip to content

Commit 62ddb61

Browse files
committed
gui: update UIFocusGroup docs
1 parent 137a06d commit 62ddb61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arcade/gui/experimental/focus.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,4 +292,4 @@ def is_focusable(widget):
292292

293293

294294
class UIFocusGroup(UIFocusMixin, UIAnchorLayout):
295-
pass
295+
"""This will be removed in the future. UIFocusMixin is planned to be integrated into UILayout."""

0 commit comments

Comments
 (0)