Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ onDirty
Method
onDirty
src/widget/FramebufferWidget.cpp:307–310 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
305
306
307
void FramebufferWidget::onDirty(const DirtyEvent& e) {
308
setDirty();
309
Widget::onDirty(e);
310
}
311
312
313
void FramebufferWidget::onContextCreate(const ContextCreateEvent& e) {
Callers
2
handleDirty
Method · 0.45
step
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected