MCPcopy 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
56math::Vec ScrollWidget::getHandleSize() {
57 return box.size.div(containerBox.size);
58}
59
60
61bool ScrollWidget::isScrolling() {

Callers 3

drawMethod · 0.80
onButtonMethod · 0.80
onDragMoveMethod · 0.80

Calls 1

divMethod · 0.80

Tested by

no test coverage detected