MCPcopy Create free account
hub / github.com/Snapchat/Valdi / onRootViewNodeNeedsUpdate

Method onRootViewNodeNeedsUpdate

valdi/src/valdi/runtime/Context/ViewNodeTree.cpp:359–361  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

357}
358
359void ViewNodeTree::onRootViewNodeNeedsUpdate() {
360 schedulePerformUpdates();
361}
362
363void ViewNodeTree::schedulePerformUpdates() {
364 if (!_scheduledPerformUpdates) {

Callers 1

scheduleUpdatesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected