Better initial layout
This commit is contained in:
parent
efd07e7126
commit
1828440aea
1 changed files with 3 additions and 1 deletions
4
main.go
4
main.go
|
@ -203,8 +203,10 @@ func main() {
|
|||
}
|
||||
})
|
||||
|
||||
header := container.NewCenter(radiospiral_label)
|
||||
|
||||
window.SetContent(container.NewVBox(
|
||||
radiospiral_label,
|
||||
header,
|
||||
layout.NewSpacer(),
|
||||
nowplaying_label,
|
||||
play_button,
|
||||
|
|
Loading…
Reference in a new issue