-
Notifications
You must be signed in to change notification settings - Fork 327
Vue Node Header & Collapse #4387
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: vue-nodes-transform-pane
Are you sure you want to change the base?
Conversation
This reverts commit 233ecd7.
The 'title-edit' emit was defined but never used. Removed the emit definition and its invocation in handleDoubleClick(). 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
@christian-byrne Fixed based on your review comments, but do note that there is currently no reactivity between litegraph and Vue. Are we going to have a pseudo fix for that soon, or should I update this PR to manually sync with litegraph so litegraph -> vue changes are synced properly? |
Did someone say litegraph? 👂 If you want a quick architectural sounding-board chat on how to make some interop work, I have one good eye and am down for discussion. |
That would be very helpful. We are looking to potentially add some new event emits on litegraph. How's Monday evening after v3 meeting? |
Adds node header title editing and collapse, synced properly with litegraph.
Also has some formatting changes.
┆Issue is synchronized with this Notion page by Unito