apply worl loading ui
This commit is contained in:
@@ -14,10 +14,6 @@ func NewClient() *client {
|
||||
c := &client{}
|
||||
c.app = app.New()
|
||||
c.window = c.app.NewWindow("Galaxy+")
|
||||
|
||||
// https://github.com/fyne-io/fyne/issues/418 - interactive raster
|
||||
// https://github.com/fyne-io/fyne/issues/224 - resize
|
||||
|
||||
editor := NewEditor()
|
||||
editor.BuildUI(c.window)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user