mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-04 07:00:23 +00:00
feat: scale width and height of vue nodes to that of litegraph
This commit is contained in:
@@ -81,6 +81,7 @@ function useVueNodeLifecycleIndividual() {
|
||||
ensureCorrectLayoutScale()
|
||||
} else {
|
||||
disposeNodeManagerAndSyncs()
|
||||
ensureCorrectLayoutScale()
|
||||
}
|
||||
},
|
||||
{ immediate: true }
|
||||
|
||||
Reference in New Issue
Block a user