Skip to content

Commit 4db36c8

Browse files
Copilotheypoom
andcommitted
Simplify to tap-to-connect mode with enlarged handles
Co-authored-by: heypoom <4714175+heypoom@users.noreply.github.com>
1 parent 088994d commit 4db36c8

2 files changed

Lines changed: 14 additions & 448 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -105,15 +105,15 @@ Click on the bottom handle (outlet) of an object, and drag it all the way to the
105105

106106
On mobile devices or when dragging is difficult, you can use the **Connect** button (cable icon) in the bottom toolbar:
107107

108-
1. Click the **Connect** button - blue banner appears prompting you to select a source node
109-
2. Click on the **source node** on the canvas - yellow banner appears with a "Select" button
110-
3. Click the **Select** button to confirm - if the source has multiple outlets, a modal will appear to choose which outlet
111-
4. After confirming the outlet (if needed), green banner appears prompting you to select a destination node
112-
5. Click on the **destination node** on the canvas - yellow banner appears with a "Select" button
113-
6. Click the **Select** button to confirm - if the destination has multiple inlets, a modal will appear to choose which inlet
114-
7. The connection will be created between the selected outlet and inlet
115-
116-
To cancel connection mode at any time, click the Connect button again or the × in the instruction banner.
108+
1. Click the **Connect** button - handles become much larger and easier to tap
109+
2. A blue banner appears with instruction: "Tap on two handles to connect them"
110+
3. Tap on a **source handle** (outlet at the bottom of a node)
111+
4. Tap on a **destination handle** (inlet at the top of another node)
112+
5. The connection will be created between the two handles
113+
114+
To cancel connection mode at any time, click the Connect button again or the × in the banner.
115+
116+
**Note**: In connection mode, handles grow from 7px to 24px (32px on hover) making them much easier to tap on touch devices.
117117

118118
### Sharing Links
119119

0 commit comments

Comments
 (0)