mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-03 00:16:15 +00:00
apps,ui/app: delete ui/app.Window.Ack
Replace it with a dummy event send on the synchronous event channel; a bit of cleverness for a simpler API. Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -52,7 +52,6 @@ func init() {
|
||||
w.Draw(root)
|
||||
faces.Frame()
|
||||
}
|
||||
w.Ack()
|
||||
}
|
||||
if w.Err() != nil {
|
||||
log.Fatal(err)
|
||||
|
||||
Reference in New Issue
Block a user