1
0
Fork 0
mirror of synced 2024-06-22 16:20:32 +12:00
Rare/rare/components/tabs/store
loathingKernel 5bf353ec37
Rare: Replace QToolButton with QPushButton
QToolButton is not really designed to be used in the way we did and since
QPushButton supports having a menu attached to, we can replace tool buttons
in most cases.

* Fix the presentation of the TabButtonWidget by updating RareStyle's css

* Reduce the size of the top tab bar to save vertical space.

* Remove infoLabel property
2024-02-21 20:25:03 +02:00
..
__init__.py Shop: Rename module to store 2023-12-12 13:02:07 +02:00
constants.py Shop: Rename module to store 2023-12-12 13:02:07 +02:00
game_info.py Rare: Replace QToolButton with QPushButton 2024-02-21 20:25:03 +02:00
game_widgets.py Rare: Replace QToolButton with QPushButton 2024-02-21 20:25:03 +02:00
search_results.py Shop: Rename module to store 2023-12-12 13:02:07 +02:00
shop_api_core.py Shop: Rename module to store 2023-12-12 13:02:07 +02:00
shop_models.py Shop: Rename module to store 2023-12-12 13:02:07 +02:00
shop_widget.py Shop: Rename module to store 2023-12-12 13:02:07 +02:00
wishlist.py Rare: Replace QToolButton with QPushButton 2024-02-21 20:25:03 +02:00