diff --git a/content/en/docs/refguide/modeling/menus/edit-menu/preferences-dialog.md b/content/en/docs/refguide/modeling/menus/edit-menu/preferences-dialog.md index c25dbcebbb5..4ac96e1f165 100644 --- a/content/en/docs/refguide/modeling/menus/edit-menu/preferences-dialog.md +++ b/content/en/docs/refguide/modeling/menus/edit-menu/preferences-dialog.md @@ -229,7 +229,7 @@ This option is available when the [Enable automatic repository optimization](#op ## Work Environment Tab -### Studio Pro Theme {#studio-pro-theme} +### Theme {#theme} This option allows user to choose between Studio Pro themes: **Auto (System theme)**, **Light**, or **Dark**. The default is **Auto (System theme)**, which detects the theme set in the operating system and uses an appropriate theme for Studio Pro (**Light** or **Dark**). Changing this option requires a restart of Studio Pro to take effect. @@ -249,10 +249,14 @@ It is recommended to limit the number of open tabs (open documents) to improve t The closing policy is not applied to tabs with unsaved changes. {{% /alert %}} -### Navigation +### Navigation {#navigation} This setting allows you to move forward and backward through your editing history to show the documents you have recently worked on. This feature is enabled by default. +### Dialogs {#dialogs} + +When a pop-up dialog is resized, Studio Pro will remember the new size and use it when the same dialog is opened again. This option allows you to disable this behavior and always show the dialogs at their default size. + ## Advanced Tab ### Rendering {#rendering} diff --git a/content/en/docs/refguide/modeling/menus/view-menu/_index.md b/content/en/docs/refguide/modeling/menus/view-menu/_index.md index 8856680ccfa..9a92510f1ce 100644 --- a/content/en/docs/refguide/modeling/menus/view-menu/_index.md +++ b/content/en/docs/refguide/modeling/menus/view-menu/_index.md @@ -160,9 +160,12 @@ The **Distraction Free Mode** does the same as the **Full Screen** mode above, b Shortcut key: Shift + F11 -### Reset Layout {#reset-layout} +### Restore Default Layout {#restore-default-layout} -Resets the layout of dockable window panes to factory defaults. +This option allows you to reset the following layout settings to their default values: + +* The size, location, and visibility of the dockable window panes +* The sizes of pop-up dialogs that are stored after they are resized manually ## Read More