-
Add the ability to add stages to the flowchart view itself. Add an add new button and use a modale dialog to allow for the quick creation of extra stages.
-
### Requirements:
- VS Code 1.64.0 or greater
- Python extension for VS Code
- Kedro Project >= 0.19
### Pre-requisite:
- The extension requires `bootstrap_project` in Kedro. You need to en…
jitu5 updated
2 months ago
-
### Description
When using the `elk` renderer when a subgraph is empty, I get the following error : `Cannot read properties of null (reading 're')`
### Steps to reproduce
1. Using Meramid…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See er…
-
**Describe the bug**
I have multiple scenes with flowcharts in each of them with a few global variables. when trying to run the game and initially everything works correctly the global variables work…
-
A number of questions and requests around either creating flowcharts at runtime or using parts of fungus without using Flowcharts, Blocks, and Commands to talk to systems. Creating flowcharts at runti…
-
### Description
When using the `defaultRenderer: elk` configuration for the `flowchart`/`graph` diagram types, invisible links are rendered as normal links.
### Steps to reproduce
1. Use the config…
-
In many applications where you can select multiple UI elements, clicking outside these UI elements / "in the negative space" clears the current selections (e.g. file explorers in OS's like Windows and…
-
**Is your feature request related to a problem? Please describe.**
I find it very difficult to draw concepts where the arrows go "back" without destroying my layout.
For example, here are two subg…
-
### Description
Multiline titles in flowchart subgraphs (e.g., `subgraph C["multiline text"]`) are overlapped by nodes.
### Steps to reproduce
Check this example:
````text
```mermaid
gra…