fix: gui
This commit is contained in:
+1
-3
@@ -205,9 +205,7 @@ func (p *logsPage) startUpload(a *App, text string) {
|
||||
} else {
|
||||
a.notify(a.th.T(KLogsUploaded)+" "+res.URL, LevelOK)
|
||||
}
|
||||
if a.win != nil {
|
||||
a.win.Invalidate()
|
||||
}
|
||||
a.invalidate()
|
||||
}()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user