mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-08-25 12:23:58 -04:00
297dc43286
Add an ImageWithFallback component that displays a 'Missing Content' placeholder (with a broken-image icon) when an image fails to load or has no source, keeping the same layout to avoid layout shift. Use it in the shop tiles and the media gallery in place of CorsAwareImage.