Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
166
func
(o *iframeRenderer) MinSize() fyne.Size {
167
return
o.rect.MinSize()
168
}
169
170
func
(o *iframeRenderer) Objects() []fyne.CanvasObject {
171
return
[]fyne.CanvasObject{o.rect}
Callers
nothing calls this directly
Calls
1
MinSize
Method · 0.45
Tested by
no test coverage detected