Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ isScrolling
Method
isScrolling
src/ui/ScrollWidget.cpp:61–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
60
61
bool ScrollWidget::isScrolling() {
62
return internal->scrolling;
63
}
64
65
66
void ScrollWidget::draw(const DrawArgs& args) {
Callers
1
onHoverScroll
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected