You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So it seems like it is not possible.
Do you plan to implement custom Tabs in the DecisionGraph props ? If not, would you accept a PR implementing this feature ?
The text was updated successfully, but these errors were encountered:
Hi @Sangrene, just an update here and apology for not having time to focus on this earlier. We are currently working on diff functionality (allowing for comparison between 2 graphs). With it, we will also ship ability to declare a custom tab for the component.
Hi, great lib :)
I created a custom node, which needs configuration, pretty close to the Function node.
I was searching how to implement a custom Tab when I found these lines :
https://github.com/gorules/jdm-editor/blob/a3ea6e6a9a09a57a75a4a786b2cdd909e8c07098/packages/jdm-editor/src/components/decision-graph/dg-wrapper.tsx#L71C1-L75C15
So it seems like it is not possible.
Do you plan to implement custom Tabs in the DecisionGraph props ? If not, would you accept a PR implementing this feature ?
The text was updated successfully, but these errors were encountered: