v2: feat: make view content a string and add view callback support #5165
Annotations
10 errors
|
Build
Process completed with exit code 1.
|
|
Build
too many arguments in call to lipgloss.NewLayer
|
|
Build
too many arguments in call to lipgloss.NewLayer
|
|
Build
v.Callback undefined (type tea.View has no field or method Callback)
|
|
Build
canvas.Compose undefined (type *lipgloss.Canvas has no field or method Compose)
|
|
Build
cannot use m.height (variable of type int) as *lipgloss.Layer value in argument to lipgloss.NewCanvas
|
|
Build
cannot use m.width (variable of type int) as *lipgloss.Layer value in argument to lipgloss.NewCanvas
|
|
Build
too many arguments in call to lipgloss.NewLayer
|
|
Build
cannot use lipgloss.NewCanvas(lipgloss.NewLayer(footer), cardA, cardB.X(10).Y(2)) (value of type *lipgloss.Canvas) as string value in argument to view.SetContent
|
|
Build
undefined: tea.LayerHitMsg
|
Loading