mirror of
https://github.com/AynaLivePlayer/AynaLivePlayer.git
synced 2025-12-06 18:32:50 +08:00
try move start after gui initialized
This commit is contained in:
@@ -76,6 +76,7 @@ func (w *SourceLogin) Description() string {
|
||||
return i18n.T("plugin.sourcelogin.description")
|
||||
}
|
||||
|
||||
// todo: fix using fyne async update ui
|
||||
func (w *SourceLogin) CreatePanel() fyne.CanvasObject {
|
||||
if w.panel != nil {
|
||||
return w.panel
|
||||
|
||||
Reference in New Issue
Block a user