1
0
Fork 0
mirror of synced 2024-06-26 10:11:19 +12:00
Rare/rare/widgets
loathingKernel 6335293eef Add ImageWidget and LibraryWidget from #196
Add the Image and Library widgets from #196. In this iteration they replace the image `QLabel` in the existing widgets.

The `PaintWidget` in the `InstallingWidget` has been replaced by the future `LibraryWidget` that has progress indication.

The `ImageWidget` was also used to replace the image `QLabel` in `GameInfo` and `GameDlc` widgets.

Signed-off-by: loathingKernel <142770+loathingKernel@users.noreply.github.com>
2022-06-19 20:42:49 +03:00
..
__init__.py Implement image manager 2022-06-19 17:12:59 +03:00
elide_label.py Implement image manager 2022-06-19 17:12:59 +03:00
image_widget.py Add ImageWidget and LibraryWidget from #196 2022-06-19 20:42:49 +03:00