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

Method SizeFinal

plot/plotcore/ploteditor.go:641–644  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

639}
640
641func (pt *PlotEditor) SizeFinal() {
642 pt.Frame.SizeFinal()
643 pt.UpdatePlot()
644}

Callers

nothing calls this directly

Calls 2

UpdatePlotMethod · 0.95
SizeFinalMethod · 0.65

Tested by

no test coverage detected