Update READMEs

This commit is contained in:
Francesco Bellini 2024-09-13 23:37:32 +02:00
parent 93b6b61811
commit 397a20c721
2 changed files with 16 additions and 18 deletions

View File

@ -64,10 +64,10 @@ And then you'll find the default workspace options.
> **Note**
> 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)` or use the panel instead.*
> *Instead, use the ones marked with `(scene only)` or use the panel instead.*
>
> 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)` or the relative shortcuts (default ones + Shift).*
> Also, default options `Previous Workspace` and `Next Workspace` will follow the global workspaces order, and not the scene order.
> *Instead, use the ones marked with `(scene)` or the relative shortcuts (default ones + Shift).*
---

View File

@ -34,8 +34,6 @@ If available workspaces match one of the 5 default templates, they will be autom
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](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Topbar%20-%20Workspace%20Menu.png)
The first options are the ones from Scene Workspaces:
- **Toggle Compact Mode** *(preference)*
@ -50,10 +48,10 @@ The first options are the ones from Scene Workspaces:
> **Note**
> 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)` or use the panel instead.*
> *Instead, use the ones marked with `(scene only)` or use the panel instead.*
>
> 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)` or the relative shortcuts (default ones + Shift).*
> Also, default options `Previous Workspace` and `Next Workspace` will follow the global workspaces order, and not the scene order.
> *Instead, use the ones marked with `(scene)` or the relative shortcuts (default ones + Shift).*
---