PrismLauncher/launcher/ui/pages
James Beddek 75bd626f33
Screenshots: do not retry image thumbnailing on null result
This causes the thumbnailing thread pool to spend a lot of time attempting to
retry an image that failed. A null result is common where the image is too large
to be allocated (>128MiB alloc).

The repeated retries continue after page delete, causing hangs if a user
tries to exit the application.

Fixes: #1201
Signed-off-by: James Beddek <telans@posteo.de>
2023-06-20 16:59:59 +12:00
..
global save meta custom url as string, not QUrl 2023-06-06 18:15:26 +02:00
instance Screenshots: do not retry image thumbnailing on null result 2023-06-20 16:59:59 +12:00
modplatform Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into installed_mods 2023-06-15 12:39:20 +03:00
BasePage.h chore: add license header 2022-03-20 21:40:49 +01:00
BasePageContainer.h feat: add PageContainer::getPage 2022-12-06 16:54:54 -03:00
BasePageProvider.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00