daniel-lewis-ab / litegraph.js

A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.
MIT License
16 stars 3 forks source link

Mac Safari apparently doesn't play nice with ComfyUI #15

Open daniel-lewis-ab opened 4 months ago

daniel-lewis-ab commented 4 months ago

I have been tracking an issue with this where drag/scrolling is annoying on Mac, once I have the solution I'll ask and possibly share it into LG and ComfyUI.