Skip to content

Commit 983b561

Browse files
committed
Adjust screenshot sizes
1 parent 540f25e commit 983b561

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/docs/refguide/modeling/application-logic/workflows/event-sub-processes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ To add an **Event sub-process** to a workflow, follow these steps:
9494

9595
In Studio Pro 11.11 and above, you can rearrange event sub-processes by right-clicking an event sub-process to open its context menu and clicking **Move event sub-process left** or **Move event sub-process right**, or you can use the <kbd>Ctrl</kbd>/<kbd>Command</kbd> + Left arrow or <kbd>Ctrl</kbd>/<kbd>Command</kbd> + Right arrow shortcut keys.
9696

97-
{{< figure src="/attachments/refguide/modeling/application-logic/workflows/event-sub-processes/arrange-in-editor.png" max-width=80% alt="Event sub-process arrange in editor" >}}
97+
{{< figure src="/attachments/refguide/modeling/application-logic/workflows/event-sub-processes/arrange-in-editor.png" max-width=90% alt="Event sub-process arrange in editor" >}}
9898

9999
{{% alert color="info" %}}
100100
This does not change the order of execution of the sub-processes, as this is dependent on when the sub-process is triggered.
@@ -104,7 +104,7 @@ This does not change the order of execution of the sub-processes, as this is dep
104104

105105
To start an event sub-process, create a **Notify workflow** microflow activity and point it to the event sub-process start event.
106106

107-
{{< figure src="/attachments/refguide/modeling/application-logic/workflows/event-sub-processes/notify-workflow.png" alt="Notify workflow example" width="400" >}}
107+
{{< figure src="/attachments/refguide/modeling/application-logic/workflows/event-sub-processes/notify-workflow.png" alt="Notify workflow example" max-width=90% >}}
108108

109109
### Operational Lifecycle Management
110110

0 commit comments

Comments
 (0)