mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-03 08:25:34 +00:00
example: bump gio version and add flat button example to kitchen
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -94,7 +94,7 @@ func main() {
|
||||
}
|
||||
}
|
||||
|
||||
var button widget.Button
|
||||
var button widget.Clickable
|
||||
|
||||
func draw(gtx *layout.Context, th *material.Theme) {
|
||||
layout.Center.Layout(gtx, func() {
|
||||
|
||||
Reference in New Issue
Block a user