Skip to content

Use a fallback image if user images can't be loaded

Benjamin Berg requested to merge benzea/fix-criticals-missing-image-loader into main

GTK assumes that a widget will be created for a flow box item. So always return one instead of falling back to returning NULL. This can primarily happen if an image loader is missing.

Edited by Robert Ancell

Merge request reports