Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rezonality/zep
/ DirtyLayout
Method
DirtyLayout
src/window.cpp:1411–1414 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1409
}
1410
1411
void ZepWindow::DirtyLayout()
1412
{
1413
m_layoutDirty = true;
1414
}
1415
1416
void ZepWindow::UpdateLayout(bool force)
1417
{
Callers
1
UpdateWindowState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected