1
0
Fork 0
mirror of synced 2024-07-01 20:50:34 +12: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 ApiResults: Mirror the way RareCore from refactor_backend handles non asset items 2023-02-07 13:04:33 +02:00
game_widget.py Fix a few minor errors 2023-03-02 01:05:53 +02:00
icon_game_widget.py GameWidget: Implement reactive and interactive labels 2023-02-07 13:41:59 +02:00
icon_widget.py [Icon/List]Widget: Disable focus on buttons 2023-03-02 19:57:31 +02:00
library_widget.py GameWidget: Implement reactive and interactive labels 2023-02-07 13:41:59 +02:00
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