Skip to content

Commit

Permalink
consistent terminology in 'replay' section
Browse files Browse the repository at this point in the history
  • Loading branch information
hofstef committed Feb 1, 2024
1 parent b90ca01 commit 890f5f9
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions _pages/howto.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,11 @@ When you activate auto-save and later open Egon in your browser, it will restore

## Replay

The replay feature helps you to re-tell a Domain Story sentence by sentence. When you start a replay with the play button ![Play Button](/assets/images/buttons/play.png), all activities except the first one disappear. Clicking the forward button ![Forward Button](/assets/images/buttons/forward.png) shows the next activity and clicking the previous button ![Previous Button](/assets/images/buttons/previous.png) shows the previous one. The current sentence is highlighted. If a Domain Story contains groups, the are hidden an first and then appear as last step at the end of the story.
Editing is disabled in replay mode, but you can zoom (ctrl + mouse wheel up and down), scroll up/down (mouse wheel up and down), and scroll left/right (shift + mouse wheel up and down). You can also move the modeling canvas by keeping the space bar pressed and move the mouse around. The stop the replay, click the stop button ![Stop Button](/assets/images/buttons/stop.png).
The replay feature helps you to re-tell a Domain Story sentence by sentence. When you start to replay with the play button ![Play Button](/assets/images/buttons/play.png), all sentences except the first one disappear. Clicking the forward button ![Forward Button](/assets/images/buttons/forward.png) shows the next sentence and clicking the previous button ![Previous Button](/assets/images/buttons/previous.png) shows the previous one. The current sentence is highlighted. The stop replaying, click the stop button ![Stop Button](/assets/images/buttons/stop.png).

If a Domain Story contains groups, they appear as last step at the end of the story.

Editing is disabled during replay, but you can zoom (ctrl + mouse wheel up and down), scroll up/down (mouse wheel up and down), and scroll left/right (shift + mouse wheel up and down). You can also move the modeling canvas by keeping the space bar pressed and move the mouse around.

## Keyboard Shortcuts

Expand Down

0 comments on commit 890f5f9

Please sign in to comment.