Skip to content

Refactor node layouts, add frame lock functionality, and integrate SlimTooltip component#51

Merged
navidshad merged 5 commits into
mainfrom
dev
Apr 10, 2026
Merged

Refactor node layouts, add frame lock functionality, and integrate SlimTooltip component#51
navidshad merged 5 commits into
mainfrom
dev

Conversation

@navidshad
Copy link
Copy Markdown
Owner

@navidshad navidshad commented Apr 10, 2026

📋 Summary

This PR refactors the layout of ConversationNode, ThumbnailNode, and VideoNode components to improve message alignment and unify metadata display. It removes redundant copy button logic and moves node metadata from image overlays to dedicated info tag sections. Additionally, it introduces a new lock feature for frame nodes to prevent dragging, resizing, and deletion. A new SlimTooltip component is also added and integrated into graph node controls to better manage reference frame attachments.

🔗 Related Tasks

#7be4c13 - Update ConversationNode layout for dynamic message alignment and remove redundant copy button logic
#427060f - Simplify node info tags in ThumbnailNode and VideoNode using unified separator-based layout
#aebe7fc - Move node metadata from image overlays to dedicated info tag sections in Thumbnail and Video nodes
#95fb42d - Add lock functionality to frame nodes to prevent dragging, resizing, and deletion
#f2c901e - Add SlimTooltip component and integrate into graph node controls for reference frame attachments

📝 Additional Details

The refactoring improves UI consistency and usability by consolidating metadata display and enhancing control over frame nodes. The SlimTooltip component provides a lightweight tooltip solution tailored for graph node controls, enhancing user interaction with reference frames.

📜 Commit List

7be4c13 refactor: update ConversationNode layout to support dynamic message alignment and remove redundant copy button logic
427060f refactor: simplify node info tags in ThumbnailNode and VideoNode using a unified separator-based layout
aebe7fc refactor: move node metadata from image overlays to dedicated info tag sections in Thumbnail and Video nodes
95fb42d feat: add lock functionality to frame nodes to prevent dragging, resizing, and deletion
f2c901e feat: add SlimTooltip component and integrate it into graph node controls to manage reference frame attachments

@navidshad navidshad changed the title Dev Refactor node layouts, add frame lock functionality, and integrate SlimTooltip component Apr 10, 2026
@navidshad navidshad merged commit d37f72f into main Apr 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant