Skip to content
Merged
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
2 changes: 1 addition & 1 deletion docs/01.introduction/06.shortcuts.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
| **Open in new tab** | `Ctrl + Left Click` | `Cmd + Left Click` | Open actions in a new tab |
| **Open in current tab** | `Left Click` | `Left Click` | Standard left click opens items in the current tab |

![Tree Menu](Figures/tree_menu.png)
![Tree Menu](./Figures/tree_menu.png)
*Project tree context menu showing the difference between standard left click (opens in current tab) and Ctrl/Cmd + Left click (opens in new tab).*

### Tree Selection Shortcuts
Expand Down
2 changes: 1 addition & 1 deletion docs/01.introduction/07.project-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The Project Settings panel is accessible through:

<div align="center">

![Project Settings](Figures/project_settings.png)
![Project Settings](./Figures/project_settings.png)

</div>

Expand Down
Loading