Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SolarLune/masterplan
/ Height
Method
Height
utils.go:307–309 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
305
}
306
307
func
(cr CorrectingRect) Height() float32 {
308
return
cr.Y2 - cr.Y1
309
}
310
311
func
(cr CorrectingRect) AbsHeight() float32 {
312
if
cr.Y2 > cr.Y1 {
Callers
2
handleScreenshots
Function · 0.95
Center
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected