Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getHandleSize
Method
getHandleSize
src/ui/ScrollWidget.cpp:56–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
55
56
math::Vec ScrollWidget::getHandleSize() {
57
return box.size.div(containerBox.size);
58
}
59
60
61
bool ScrollWidget::isScrolling() {
Callers
3
draw
Method · 0.80
onButton
Method · 0.80
onDragMove
Method · 0.80
Calls
1
div
Method · 0.80
Tested by
no test coverage detected