newcat / baklavajs

Graph / node editor in the browser using VueJS
http://baklava.tech
MIT License
1.47k stars 107 forks source link

Possible usage of grid net separately #417

Open Altenrion opened 1 month ago

Altenrion commented 1 month ago

Hi & thanks for great project.

I'm trying to implement this flows in my current project where i have a lot of different draggable workfields. Your styled background with grid net is nice & i'm curious - is it possible to use this zoomable layout without flow nodes.

To be clear, on another screen of my app i use droppable workspace with vue-zoomable and i would be happy to interchange those zoomable with zoom like in your package.

is this possible?