Fix author branding crash on init
This commit is contained in:
parent
9fdd8b5daf
commit
3d0a1973af
|
|
@ -1044,7 +1044,7 @@ func buildAuthorMenuTab(state *appState) fyne.CanvasObject {
|
|||
logoPreviewBorder,
|
||||
container.NewPadded(logoPreview),
|
||||
)
|
||||
var updateBrandingTitle func()
|
||||
updateBrandingTitle := func() {}
|
||||
|
||||
menuPreviewSize := func() (int, int) {
|
||||
width := 720
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user