example,cmd: bump gio version

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2020-05-19 10:16:25 +02:00
parent dac8ffc002
commit 99080023e4
8 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -189,7 +189,7 @@ func kitchen(gtx *layout.Context, th *material.Theme) {
material.H3(th, topLabel).Layout(gtx)
},
func() {
gtx.Constraints.Height.Max = gtx.Px(unit.Dp(200))
gtx.Constraints.Max.Y = gtx.Px(unit.Dp(200))
material.Editor(th, "Hint").Layout(gtx, editor)
},
func() {