Skip to content

Prevent preview of unsaved images#329

Merged
clefebvre merged 1 commit intolinuxmint:masterfrom
hduelme:Prevent-preview-of-unsaved-image
Jan 6, 2025
Merged

Prevent preview of unsaved images#329
clefebvre merged 1 commit intolinuxmint:masterfrom
hduelme:Prevent-preview-of-unsaved-image

Conversation

@hduelme
Copy link
Contributor

@hduelme hduelme commented Jan 5, 2025

Currently, the downloaded images are added to the result list regardless of whether the save operation was successful. If the save failed, webapp-manager still attempts to display the preview, which results in a blank image, as shown below:
Bildschirmfoto vom 2025-01-05 16-28-13.

I modified the behavior to ensure that only successfully saved images are added to the result list. This will prevent the display of blank previews for failed saves.

@clefebvre clefebvre merged commit d4e4736 into linuxmint:master Jan 6, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants