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
|**Mouse down + drag**|`custom(pencil)`| Start drawing a freeform line | <imgsrc="./pencil.gif"style="width:1000px;"alt="Pencil mode" /> |
51
+
|**Mouse down + drag**|`custom(pencil)`| Start drawing a freeform line | <imgsrc="./pencil.gif"style="max-width=100%; height:Auto;"alt="Pencil mode" /> |
52
52
|**Mouse down + SHIFT**|`custom(pencil)`| Start drawing a straight vertical or horizontal line ||
53
53
|**Mouse up**|`custom(pencil)`| Complete the line and render into a styled component ||
54
54
|**Click**|`custom(pencil)`| Draws ink from the pencil ||
@@ -72,16 +72,16 @@ The Pen tool operates as a creator of annotation edges. It has two behaviors dep
|**2. Click-and-move**|`pen`| Move the ghost edge around if a connection was initiated | <imgsrc="./tool-mode-placeholder.svg"style="width:1000px;"alt="Phase 2" /> |
77
-
|**3. Click while connecting**|`pen`| Establish and render the connection | <imgsrc="./tool-mode-placeholder.svg"style="width:1000px;"alt="Phase 3" /> |
|**2. Click-and-move**|`pen`| Move the ghost edge around if a connection was initiated | <imgsrc="./tool-mode-placeholder.svg"style="max-width=100%; height:Auto;"alt="Phase 2" /> |
77
+
|**3. Click while connecting**|`pen`| Establish and render the connection | <imgsrc="./tool-mode-placeholder.svg"style="max-width=100%; height:Auto;"alt="Phase 3" /> |
0 commit comments