Closed EnragedAntelope closed 1 month ago
Try disabling mixlab nodes or using stable frontend version.
Mixlab is overriding LGraphCanvas.drawBackCanvas
so new scaling implementation (Comfy-Org/litegraph.js#116) only gets applied to front layer.
Thank you! For now, I uninstalled mixlab nodes, restarted comfy, and I'm back in business. Sorry I assumed this was a comfy thing, I didn't spot anything to indicate otherwise but you somehow identified it. Will keep an eye out for further updates.
Expected Behavior
I expect nodes and lines and groups to scale with each other when I zoom in and out
Actual Behavior
Since the latest git pull + restart comfy (which also updates front end to latest), every workflow I open shows groups and spaghetti noodles/lines stuck in place in smaller resolution in upper left, while the nodes themselves can be resized bigger or smaller. They have decoupled visually, but the workflows still work. So this appears to only be a display bug, not affecting functionality, but as you can imagine it is quite difficult to work like this. It even happens on default comfy workflows that I load.
Here is a visual example of what I'm talking about:
Steps to Reproduce
I simply started comfy and loaded a workflow. I even restarted my computer, tried Firefox, Edge, and Arc browsers. They all behave the same since the comfy update.
Debug Logs
Other
No response