doc updates (cut wires)
This commit is contained in:
parent
3ba3bbc21a
commit
42c76c9693
|
|
@ -66,7 +66,12 @@ Shift + Right Button Select all connected wires/labels/pins
|
|||
Ctrl + Right Button Select all connected wires/labels/pins, stopping at
|
||||
wire junctions
|
||||
|
||||
Alt + RightButton cut wire at mouse position (creates 2 adjacent wires)
|
||||
Alt + RightButton Cut wire at mouse position (creates 2 adjacent wires)
|
||||
aligns the cut point to current snap setting.
|
||||
|
||||
Alt + Shift + RightButton
|
||||
Cut wire at mouse position (creates 2 adjacent wires)
|
||||
does not align cut point to current snap setting.
|
||||
|
||||
Mouse Wheel Zoom in / out
|
||||
|
||||
|
|
|
|||
|
|
@ -26,7 +26,13 @@ Shift + Right Button Select all connected wires/labels/pins
|
|||
Ctrl + Right Button Select all connected wires/labels/pins, stopping at
|
||||
wire junctions
|
||||
|
||||
Alt + RightButton cut wire at mouse position (creates 2 adjacent wires)
|
||||
Alt + RightButton Cut wire at mouse position (creates 2 adjacent wires)
|
||||
aligns the cut point to current snap setting.
|
||||
|
||||
Alt + Shift + RightButton
|
||||
Cut wire at mouse position (creates 2 adjacent wires)
|
||||
does not align cut point to current snap setting.
|
||||
|
||||
|
||||
Mouse Wheel Zoom in / out
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue