-
Notifications
You must be signed in to change notification settings - Fork 0
Select Mode
The Select Mode allows selecting of components.
To select a component, L-Click it. Shift+L-click to select multiple components. If you have multiple components, Shift+L-Clicking selected components also deselects them one by one.
Select a point by clicking within its hitbox. Select a line by clicking near its outline.
For areas, zooming in will reveal a transparent body which is not selectable. This is so that other components within the footprint of this area are selectable. The selectable area is instead the opaque area around the edges.
After selecting, the Component Editor will show information about the selected components.
L-Clicking and dragging will show a dashed box. When the mouse is released, any components fully within this box will be selected. You can also Shift+L-Click and drag to add to the existing selection.
To move a component, hold Ctrl and drag the component.
Ctrl+C to copy and Ctrl+X to cut the selected components, and Ctrl+V to paste them. Note that components will be pasted into the namespace where the last component was created in.
Delete to delete the selected components.
R-Click a component to view its context menu where you can copy, cut, paste and delete the component using your mouse.