Skip to content

Commit

Permalink
transitions image offsets
Browse files Browse the repository at this point in the history
  • Loading branch information
alexzhornyak committed Apr 28, 2023
1 parent 7adfee7 commit 05f1c70
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Doc/Transitions.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,17 @@ Delayed transitions are not part of [SCXML]((https://alexzhornyak.github.io/SCXM
## Copy-Paste Transitions

1. Select a transition that you want to be copied

![tr_copy](../Images/Transitions_Copy_Paste_1.png)

2. Press **'Ctrl+C'**

3. Select two states that would be a source and a target of the transition

![tr_sel](../Images/Transition_Copy_Src_Trg.png)

4. Press **'Ctrl+V'**

![tr_paste](../Images/Transitions_Paste.png)

5. Adjust transition layout if necessary
Expand Down

0 comments on commit 05f1c70

Please sign in to comment.