Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions arcade/gui/widgets/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -523,8 +523,7 @@ class UIInteractiveWidget(UIWidget):
size_hint: Tuple of floats (0.0-1.0), how much space of the
parent should be requested
size_hint_min: min width and height in pixel
size_hint_max: max width and height in pixel:param x: center x
of widget
size_hint_max: max width and height in pixel
interaction_buttons: defines, which mouse buttons should trigger
the interaction (default: left mouse button)
style: not used
Expand Down