Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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}
Expand Down
7 changes: 5 additions & 2 deletions content/en/docs/refguide/modeling/menus/view-menu/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,12 @@ The **Distraction Free Mode** does the same as the **Full Screen** mode above, b

Shortcut key: <kbd>Shift</kbd> + <kbd>F11</kbd>

### 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

Expand Down