1
0
Fork 0
mirror of synced 2024-09-29 08:51:43 +13:00
Rare/rare/shared
loathingKernel 523391d166 QueueWidget: Prepare requeued downloads after adding it.
By preparing the download inside the widget, the delay after stopping
the running download and visual feedback of adding the widget is
reduced. The widget will now appear containing the basic information
and will be populated with the information about the download
when it is ready. The widget is disabled in the meantime.

Move `InstallInfoWorker` to `rare.shared.workers` module and
revert it to emitting a `InstallDownloadItem` model only
instead of a `InstallQueueItemModel.`
2023-02-04 17:38:07 +02:00
..
workers QueueWidget: Prepare requeued downloads after adding it. 2023-02-04 17:38:07 +02:00
__init__.py
cloud_save_utils.py
game_process.py
game_utils.py UninstallDialog: Implement it to work similarly to InstallDialog 2023-02-04 17:38:07 +02:00
image_manager.py
rare_core.py UninstallDialog: Implement it to work similarly to InstallDialog 2023-02-04 17:38:07 +02:00