Skip to content

Commit

Permalink
[GraFx Studio] Actions 20231201 02 (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
BramVerniest authored Dec 4, 2023
1 parent b4cc00c commit 228a060
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/GraFx-Studio/guides/actions/create/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Add Action

Open the [Automation panel](GraFx-Studio/overview/properties/#automation-properties).
Open the [Automation panel](/GraFx-Studio/overview/properties/#automation-properties).

By default, a new document will not have any Actions.

Expand Down Expand Up @@ -74,7 +74,7 @@ When creating a new action the default name “Action 1” is given. Every new a

The order of the actions in the list defines the order of execution. This means that if an event triggers multiple actions, the first one in the list will be executed first. The order can be changed by drag and drop.

![Reorder Actions](/release-notes/reorder-actions.gif)
![Reorder Actions](reorder-actions.gif)

It is possible that an action causes another event to fire, which can trigger another action. If this happens, all actions triggered by the first event will be executed first. When they are all processed, the actions triggered by the new event will be executed. As an example, we have this list of actions:

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/GraFx-Studio/guides/actions/example-currency/action.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/GraFx-Studio/guides/actions/example-currency/trigger.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/GraFx-Studio/guides/actions/javascript/js3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/release-notes/reorder-actions.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 228a060

Please sign in to comment.