Skip to content

Commit ec931f3

Browse files
committed
Revise
1 parent 83748e8 commit ec931f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/en/docs/refguide/modeling/menus/edit-menu/preferences-dialog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ Select this option to use the modernized version of the App Explorer. You must r
293293

294294
### History Pane {#history-pane}
295295

296-
Select this option to use the non-blocking, searchable History Pane instead of the blocking History Window. This feature is currently in public beta.
296+
Select this option to use the non-blocking, searchable History pane instead of the blocking History window. This feature is currently in public beta.
297297

298298
### Errors Pane
299299

content/en/docs/refguide/modeling/menus/version-control-menu/history-dialog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ weight: 50
88
Use the **History** dialog box to look at all the changes that have been committed to a development line of an app. You can open this dialog box from the **Version Control** > **History…** menu item. This dialog box is also used when selecting a revision to merge from, create a branch line off, or to create a deployment archive from.
99

1010
{{% alert color="info" %}}
11-
In Studio Pro 11.4 the non-blocking, searchable History Pane beta has been released. Open this through **View** > **History** or set this feature as your default history view in the [New Features](/refguide/preferences-dialog/#history-pane) preferences.
11+
In Studio Pro 11.4, the non-blocking, searchable History pane beta has been released. Open the pane by clicking **View** > **History**. You can set this feature as your default history view in the Preferences [New Features](/refguide/preferences-dialog/#history-pane) tab.
1212
{{% /alert %}}
1313

1414
The **History** dialog can display up to 250 commits at once, making it easy to look at the detailed project history. If the app was only partially copied, it may need to download missing data from the server. While the data is being downloaded, a progress bar will be shown. This initial download could take a little time, but once the data is saved locally, future access to the **History** dialog will be significantly faster — almost instant.

0 commit comments

Comments
 (0)