Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docker/docker-agent
/ Width
Method
Width
pkg/tui/dialog/base.go:51–53 ·
view source on GitHub ↗
Width returns the current width.
()
Source
from the content-addressed store, hash-verified
49
50
// Width returns the current width.
51
func
(b *BaseDialog) Width() int {
52
return
b.width
53
}
54
55
// Height returns the current height.
56
func
(b *BaseDialog) Height() int {
Callers
15
renderLeanWorkingIndicator
Method · 0.45
renderResizeHandle
Method · 0.45
View
Method · 0.45
renderCollapsedSidebar
Method · 0.45
View
Method · 0.45
View
Method · 0.45
wrapDisplayText
Function · 0.45
dialogDimensions
Method · 0.45
SetSize
Method · 0.45
renderSafetyWarning
Method · 0.45
renderMetadata
Method · 0.45
View
Method · 0.45
Calls
no outgoing calls
Tested by
2
TestMultiChoiceDialog_WindowSizeMsg
Function · 0.36
TestAgentPickerLeanCheckboxClickToggle
Function · 0.36