This commit is contained in:
Moustapha Kodjo Amadou 2025-12-14 13:17:47 +01:00
parent 1e469614d9
commit 8fe910900b

View file

@ -389,7 +389,7 @@ class _MangaChapterPageGalleryState
// Handle failed image loading
if (_failedToLoadImage.value != value &&
context.mounted) {
// _failedToLoadImage.value = value;
_failedToLoadImage.value = value;
}
},
backgroundColor: backgroundColor,