Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rikschennink/fitty
/ markAsClean
Function
markAsClean
src/fitty.js:70–70 ·
view source on GitHub ↗
(f)
Source
from the content-addressed store, hash-verified
68
};
69
70
const
markAsClean = (f) => (f.dirty = DrawState.IDLE);
71
72
const
calculateStyles = (f) => {
73
// get available width from parent node
Callers
1
redraw
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…