🐛 Fix shortcut for history not working

This commit is contained in:
Alejandro Alonso 2024-12-05 10:18:55 +01:00
parent 630f42f7ac
commit 4114d9b56f
31 changed files with 31 additions and 36 deletions

View file

@ -203,7 +203,7 @@ geometric structure. In Penpot there are three types of guides:
<p>The history panel keeps track of the latest changes on an opened file.</p>
<h4>View history</h4>
<p>To view the recent history of a file at the workspace press <kbd>Ctrl/⌘</kbd> + <kbd>H</kbd> or click at the history icon on the toolbar at the left.</p>
<p>To view the recent history of a file at the workspace click at the history icon on the toolbar at the left.</p>
<p>At the history you can see items with information about the last changes. At first sight you have object type (rectangle, text, image...) and type of change (New, Modified, Deleted...). If you press the item further details are shown.</p>
<figure>
<img src="/img/workspace-basics/history.webp" alt="History panel" />