Skip to content

x/exp/shiny: build is broken on darwin #15257

@rakyll

Description

@rakyll
$ go build golang.org/x/exp/shiny/...
# golang.org/x/exp/shiny/widget
widget/label.go:40: undefined: font.MeasureString
widget/label.go:41: m.Ascent.Ceil undefined (type fixed.Int26_6 has no field or method Ceil)
widget/label.go:41: m.Descent.Ceil undefined (type fixed.Int26_6 has no field or method Ceil)
widget/label.go:57: m.Ascent.Ceil undefined (type fixed.Int26_6 has no field or method Ceil)

/cc @nigeltao @crawshaw

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions