mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 02:48:23 +02:00
🐛 Fix shortcut for history not working
This commit is contained in:
parent
630f42f7ac
commit
4114d9b56f
31 changed files with 31 additions and 36 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue