Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ sizeThatFits
Method
sizeThatFits
valdi/src/valdi/snap_drawing/Layers/ValdiLayer.cpp:76–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
Size ValdiLayer::sizeThatFits(Size maxSize) {
77
return calculateLayout(maxSize);
78
}
79
80
void ValdiLayer::onRightToLeftChanged() {
81
Layer::onRightToLeftChanged();
Callers
nothing calls this directly
Calls
1
calculateLayout
Function · 0.85
Tested by
no test coverage detected