crash - when recent file not exists #332
@@ -104,6 +104,7 @@ namespace PixiEditor.Models.DataHolders
catch
{
corrupt = true;
+ return null;
}
if (bitmap == null)//prevent crash