aarzilli/nucular

compilation fails after commit 6863502

Closed this issue · 0 comments

the proposed fix 6863502 for #69 introduced a compilation failure.
text.Text and str have different types.

.../pkg/mod/github.com/aarzilli/nucular@v0.0.0-20220829112915-6863502f5866/nucular.go:1559:14: cannot use str (variable of type string) as type color.RGBA in assignment

the said commit should be rolled back and the issue #69 reopened.