You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shrimbly
0fd65682ce
fix: prevent node height accumulation with inline parameters on reload
Store measured settings panel height in node data (_settingsPanelHeight).
On workflow load, subtract it from persisted height so BaseNode's expand
effect re-adds the real panel height from a clean baseline instead of
double-counting.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 months ago
..
AnnotationNode.tsx
Add adaptive image resolution scaling for viewport performance
4 months ago
ArrayNode.tsx
fix: ensure auto-routed prompts retain correct individual item text
4 months ago
AudioInputNode.tsx
feat(46-03): update 4 node files for full-bleed content (Annotation, Array, AudioInput, ConditionalSwitch)
5 months ago
BaseNode.tsx
fix: prevent node height accumulation with inline parameters on reload
4 months ago
ConditionalSwitchNode.tsx
feat(46-03): update 4 node files for full-bleed content (Annotation, Array, AudioInput, ConditionalSwitch)
5 months ago
ControlPanel.tsx
Remove backdrop-blur-sm to improve Windows rendering performance
4 months ago
EaseCurveNode.tsx
feat(quick-25): integrate useVideoAutoplay into 5 video nodes
4 months ago
FloatingNodeHeader.tsx
feat: add Browse button to generate node headers in inline parameters mode
4 months ago
GLBViewerNode.tsx
Add adaptive image resolution scaling for viewport performance
4 months ago
Generate3DNode.tsx
feat: add Browse button to generate node headers in inline parameters mode
4 months ago
GenerateAudioNode.tsx
feat: add Browse button to generate node headers in inline parameters mode
4 months ago
GenerateImageNode.tsx
Add adaptive image resolution scaling for viewport performance
4 months ago
GenerateVideoNode.tsx
Remove backdrop-blur-sm to improve Windows rendering performance
4 months ago
GroupNode.tsx
node groups
7 months ago
ImageCompareNode.tsx
feat(46-03): remove header props from 9 node components (batch 1)
5 months ago
ImageInputNode.tsx
Add adaptive image resolution scaling for viewport performance
4 months ago
InlineParameterPanel.tsx
Revert "Fix inline parameter panel causing node height growth on remount"
4 months ago
LLMGenerateNode.tsx
fix: UI polish — settings animation, grid layout, prompt bar, split grid fit
4 months ago
ModelParameters.tsx
Revert "perf: cap RAF-based callbacks to 60fps on high refresh rate displays"
4 months ago
OutputGalleryNode.tsx
Add adaptive image resolution scaling for viewport performance
4 months ago
OutputNode.tsx
Add adaptive image resolution scaling for viewport performance
4 months ago
PromptConstructorNode.tsx
fix: resolve prompt variables through router nodes for PromptConstructor
4 months ago
PromptNode.tsx
Remove backdrop-blur-sm to improve Windows rendering performance
4 months ago
ProviderBadge.tsx
Merge branch 'develop' into fix/fal-3d-url-extraction
5 months ago
RouterNode.tsx
feat(46-03): remove header props from 8 node components (batch 2)
5 months ago
SplitGridNode.tsx
Merge remote-tracking branch 'origin/develop' into claude/investigate-windows-performance-IoR9j
4 months ago
SwitchNode.tsx
feat(46-03): remove header props from 8 node components (batch 2)
5 months ago
VideoFrameGrabNode.tsx
Add adaptive image resolution scaling for viewport performance
4 months ago
VideoStitchNode.tsx
feat(quick-25): integrate useVideoAutoplay into 5 video nodes
4 months ago
VideoTrimNode.tsx
feat(quick-25): integrate useVideoAutoplay into 5 video nodes
4 months ago
index.ts
feat(45-01): add ConditionalSwitch type definitions, default data, executor, and validation
5 months ago