Skip to content

Commit cb4b07c

Browse files
committed
Move section to Advanced Tab and update Performance tips
1 parent 45a8a7f commit cb4b07c

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

content/en/docs/refguide/installation/performance-tips/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Additionally, do not run your solution from a USB drive. Copy it to your hard-di
3535

3636
In some exceptional cases, hardware acceleration can cause errors when rendering desktop applications. When this occurs, Mendix recommends enabling software rendering.
3737

38-
To do this, navigate to **Preferences** > **Work Environment** and select [Enable software rendering mode](/refguide/preferences-dialog/#rendering). Then, restart Studio Pro. After restarting, check if you notice improvements. If you do not notice improvements, it is preferable to turn this setting off.
38+
To do this, navigate to **Preferences** > **Advanced** and select [Enable software rendering mode](/refguide/preferences-dialog/#rendering). Then, restart Studio Pro. After restarting, check if you notice improvements. If you do not notice improvements, it is preferable to turn this setting off.
3939

4040
### Parallels
4141

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -245,10 +245,6 @@ This option allows user to choose between Studio Pro themes: **Auto (System them
245245

246246
This option sets the default page editor mode that your page opens in: **Structure mode** (the default) or **Design mode**. For more information on page editor modes, see the [Page Editor Modes](/refguide10/page/#page-editor-modes) section in *Page*.
247247

248-
### Rendering {#rendering}
249-
250-
Hardware and driver issues may cause performance problems when running Studio Pro. These issues can appear in form of dialog boxes opening and closing much more slowly than expected, and general slowness of the UI. In case the hardware problems cannot be solved, it is possible to mitigate these issues by turning the **Enable software rendering mode** setting on. Enabling this setting requires a restart of Studio Pro to take effect. Running the application with this setting on may increase the CPU usage.
251-
252248
### Language {#language}
253249

254250
This option allows you to change the user interface language you work in while using Studio Pro. At this time, English, Japanese, Chinese, Korean, and Brazilian Portuguese (Beta) are supported. You must restart Studio Pro in order to use this feature.
@@ -274,6 +270,12 @@ This setting allows you to move forward and backward through your editing histor
274270

275271
## Advanced Tab
276272

273+
### Rendering {#rendering}
274+
275+
Hardware and driver issues may cause performance problems when running Studio Pro. These issues can appear in form of dialog boxes opening and closing much more slowly than expected, and general slowness of the UI. If case the hardware problems cannot be solved, it is possible to mitigate these issues by turning the **Enable software rendering mode** setting on. This option is available for Native UI and Web Content. For Web Content, you can select **Auto**, which enables software rendering mode automatically when running on Parallels or another virtual machine.
276+
277+
Enabling this setting requires a restart of Studio Pro to take effect. Running the application with this setting on may increase the CPU usage.
278+
277279
### Proxy Server
278280

279281
Sometimes the computer running Studio Pro cannot access the internet directly, but has to connect to a proxy server that requires authentication. If this is the case, then these settings can be used to specify the user name and password to connect to the proxy server.

0 commit comments

Comments
 (0)