mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-04 17:05:38 +00:00
example,cmd: bump gio version
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user