Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
358
func
(tx *Text) Render() {
359
tx.WidgetBase.Render()
360
tx.paintText.Render(&tx.Scene.PaintContext, tx.Geom.Pos.Content)
361
}
Callers
1
Render
Method · 0.95
Calls
1
Render
Method · 0.65
Tested by
no test coverage detected