1
0
Fork 0
mirror of synced 2024-09-30 09:17:37 +13:00
Rare/rare/components/tabs/games/game_widgets
loathingKernel 372b276157 [Icon/List]Widget: Disable focus on buttons
When the button gets clicked on, it receives keyboard focus. Disabling the button
afterwards leads to `focusNextChild` getting called. This makes the scrollarea
trying to ensure that `nextChild` is visible, essentially scrolling to a random widget
2023-03-02 19:57:31 +02:00
..
__init__.py
game_widget.py Fix a few minor errors 2023-03-02 01:05:53 +02:00
icon_game_widget.py
icon_widget.py [Icon/List]Widget: Disable focus on buttons 2023-03-02 19:57:31 +02:00
library_widget.py
list_game_widget.py LibraryWidgets: Remove unused code and use multiline f-strings for css text 2023-02-15 20:40:20 +02:00
list_widget.py [Icon/List]Widget: Disable focus on buttons 2023-03-02 19:57:31 +02:00