1
0
Fork 0
mirror of synced 2024-09-30 01:07:47 +13:00
Rare/rare/components/tabs/downloads
loathingKernel 84694a68a8 UpdateGroup/QueueGroup: Use the QObject's destroyed signal to toggle visibility of labels and containers
The widgets are not destroyed immediately so toggling based on
counting children in containers didn't work while in the same function.
Using the `destroyed` signal makes it clear when the change should happen.
2023-02-04 17:38:07 +02:00
..
__init__.py UpdateGroup/QueueGroup: Use the QObject's destroyed signal to toggle visibility of labels and containers 2023-02-04 17:38:07 +02:00
groups.py UpdateGroup/QueueGroup: Use the QObject's destroyed signal to toggle visibility of labels and containers 2023-02-04 17:38:07 +02:00
thread.py DownloadsTab: Refactor downloads tab 2023-02-04 17:38:07 +02:00
widgets.py DownloadsTab: Use elided text from version numbers 2023-02-04 17:38:07 +02:00