Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DEROFDN/Engram
/ MinSize
Method
MinSize
custom.go:65–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
63
}
64
65
func
(o *iframe) MinSize() fyne.Size {
66
o.ExtendBaseWidget(o)
67
return
o.BaseWidget.MinSize()
68
}
69
70
func
(o *iframe) Tapped(e *fyne.PointEvent) {
71
Callers
4
MinSize
Method · 0.45
layoutRestore
Function · 0.45
layoutWaiting
Function · 0.45
layoutAlert
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected