Update README for prev/next workspace op

This commit is contained in:
Francesco Bellini 2024-09-08 22:46:34 +02:00
parent 0ea75e35f0
commit b07a106d2a

View File

@ -34,7 +34,7 @@ You can customize Scene Workspaces from add-on preferences:
What you can usually to do by right-clicking on a workspace (and more) it's avaliable by clicking the near options button. What you can usually to do by right-clicking on a workspace (and more) it's avaliable by clicking the near options button.
![Compact Mode OFF](assets/Topbar%20Workspace%20Menu.png) ![Compact Mode OFF](assets/Topbar%20-%20Workspace%20Menu.png)
The first options are the one from Scene Workspaces: The first options are the one from Scene Workspaces:
@ -45,12 +45,17 @@ The first options are the one from Scene Workspaces:
- **Move left** *(only for these scene)* - **Move left** *(only for these scene)*
- **Move right** *(only for these scene)* - **Move right** *(only for these scene)*
- **Reorder to back** *(only for these scene)* - **Reorder to back** *(only for these scene)*
- **Previous workspace** *(using scene order) `Shift + Ctrl + Page Up`*
- **Next Workspace** *(using scene order) `Shift + Ctrl + Page Down`*
And then, starting from the `Duplicate` option, you'll find the default workspace options. And then, starting from `Duplicate`, you'll find the default workspace options.
> **Note** > **Note**
> The default workspace options like `Reorder to Front`, `Reorder to Back` will only affect the global workspaces, and not the Scene Workspaces topbar. > Default options like `Reorder to Front`, `Reorder to Back` will only affect the global workspaces, and not the Scene Workspaces topbar.
*Instead, use the ones marked with `(scene only)`.*
>
> Also, default options `Previous Workspace` and `Next Workspace` functions will follow the global workspaces order, and not the scene order. > Also, default options `Previous Workspace` and `Next Workspace` functions will follow the global workspaces order, and not the scene order.
*Instead, use the ones marked with `(scene)`.*
> Be sure to use the Scene Workspaces relative options, instead. > Be sure to use the Scene Workspaces relative options, instead.
--- ---