With v0.11.4 the Overlay was moved to Core.Overlay and can no longer be null.
!! v0.11.4 is not a full release - v0.11.3 is still the "live" version !!
Slightly different formatting apparently. Feel free to just close this and remove the if (Helper.MainWindow.Overlay != null) statements yourself if you want to keep it consistent.
With v0.11.4 the Overlay was moved to Core.Overlay and can no longer be null. !! v0.11.4 is not a full release - v0.11.3 is still the "live" version !!
Slightly different formatting apparently. Feel free to just close this and remove the
if (Helper.MainWindow.Overlay != null)
statements yourself if you want to keep it consistent.