MCPcopy Create free account
hub / github.com/cogentcore/core / Render

Method Render

core/text.go:358–361  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

356}
357
358func (tx *Text) Render() {
359 tx.WidgetBase.Render()
360 tx.paintText.Render(&tx.Scene.PaintContext, tx.Geom.Pos.Content)
361}

Callers 1

RenderMethod · 0.95

Calls 1

RenderMethod · 0.65

Tested by

no test coverage detected