↓ 4 callersFunctiongetPanelPush(baseX: number, baseY: number, pLeft: number, pRight: number, pTop: number, pBottom: number)
app/nodegrid/page.tsx:2878
↓ 2 callersFunctiondrawGridPath(fromX: number, fromY: number, toX: number, toY: number, color: string, lineWidth: number, alpha: number, excl
app/nodegrid/page.tsx:3210
FunctionDotGridCanvas({ panelX, panelY, panelWidth, panelHeight, pulses, mousePos, panels, connections, connectionDrag, sliceTrail,
app/nodegrid/page.tsx:2308
FunctionFloatingPanel({
id,
initialX,
initialY,
initialWidth,
initialHeight,
config,
isTopPanel,
isExiting,
onPos
app/nodegrid/page.tsx:906
FunctionTaskPanel({
tasks,
config: configOverrides,
onPositionChange,
onSizeChange,
onBounce,
onTaskClear,
onClea
src/taskpanel/TaskPanel.tsx:10