mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-30 21:09:53 +00:00
@@ -182,8 +182,10 @@ watchEffect(() => {
|
||||
})
|
||||
|
||||
watchEffect(() => {
|
||||
comfyApp.graph.config.alwaysSnapToGrid =
|
||||
settingStore.get('pysssss.SnapToGrid')
|
||||
if (comfyApp.graph?.config) {
|
||||
comfyApp.graph.config.alwaysSnapToGrid =
|
||||
settingStore.get('pysssss.SnapToGrid')
|
||||
}
|
||||
})
|
||||
|
||||
watchEffect(() => {
|
||||
|
||||
Reference in New Issue
Block a user