mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
example,cmd: bump gio version
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -29,8 +29,7 @@ func main() {
|
||||
}
|
||||
|
||||
func loop(w *app.Window) error {
|
||||
gofont.Register()
|
||||
th := material.NewTheme()
|
||||
th := material.NewTheme(gofont.Collection())
|
||||
var ops op.Ops
|
||||
for {
|
||||
e := <-w.Events()
|
||||
|
||||
Reference in New Issue
Block a user