Fix author branding crash on init

This commit is contained in:
Stu Leak 2026-01-07 01:50:54 -05:00
parent 9fdd8b5daf
commit 3d0a1973af

View File

@ -1044,7 +1044,7 @@ func buildAuthorMenuTab(state *appState) fyne.CanvasObject {
logoPreviewBorder, logoPreviewBorder,
container.NewPadded(logoPreview), container.NewPadded(logoPreview),
) )
var updateBrandingTitle func() updateBrandingTitle := func() {}
menuPreviewSize := func() (int, int) { menuPreviewSize := func() (int, int) {
width := 720 width := 720