MCPcopy Create free account
hub / github.com/DEROFDN/Engram / MinSize

Method MinSize

custom.go:166–168  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

164}
165
166func (o *iframeRenderer) MinSize() fyne.Size {
167 return o.rect.MinSize()
168}
169
170func (o *iframeRenderer) Objects() []fyne.CanvasObject {
171 return []fyne.CanvasObject{o.rect}

Callers

nothing calls this directly

Calls 1

MinSizeMethod · 0.45

Tested by

no test coverage detected