Fix
- Disable flowchart keybindings inside inputs #8353
- Improve detection of line intersections
- Duplicate line points when ALT+clicking in Line Editor to add line points #8346
2024-08-08.20-12-15.mp4
New
- create flowcharts from a generic element using elbow arrows #8329
- With the addition of elbow arrows, we now support the creation of a flowchart from a selected generic element with Ctrl/Cmd + arrow key
- Once a flowchart has been created, from any one of the nodes, we can navigate the flowchart using Alt/Option + arrow key
- Additionally, holding Ctrl/Cmd and pressing the arrow key n times will create n nodes in the given direction at once when the starting node has multiple nodes connected to it, holding Alt/Option and pressing the arrow key will cycle between the connected nodes, giving users a chance to navigate to any one node in a flowchart