Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ MinimumTrackHeight
Method
MinimumTrackHeight
src/ProjectWindow.cpp:703–706 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
701
}
702
703
unsigned ProjectWindow::MinimumTrackHeight()
704
{
705
return CommonTrackInfo::MinimumTrackHeight();
706
}
707
708
bool ProjectWindow::IsTrackMinimized(const Track &track)
709
{
Callers
2
ZoomFitVertically
Method · 0.45
MinimumTrackHeight
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected