mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-03 08:25:34 +00:00
example,cmd: bump gio version
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -116,7 +116,7 @@ func loop(w *app.Window) error {
|
||||
case system.DestroyEvent:
|
||||
return e.Err
|
||||
case system.FrameEvent:
|
||||
gtx := layout.NewContext(&ops, e.Queue, e.Config, e.Size)
|
||||
gtx := layout.NewContext(&ops, e)
|
||||
for iconButton.Clicked() {
|
||||
w.WriteClipboard(lineEditor.Text())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user