mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
📚 Add info for copy/paste options (#5803)
This commit is contained in:
@@ -181,4 +181,29 @@ title: 06· Styling
|
||||
<li><strong>Saturation</strong></li>
|
||||
<li><strong>Color</strong></li>
|
||||
<li><strong>Luminosity</strong></li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
<h2 id="copy-paste-properties">Copy/Paste properties</h2>
|
||||
<p>You can copy and apply properties, including fills, strokes, shadows, and others from one layer to another—or multiple layers with just a few clicks. You can do it using the layer's menu or shortcuts.</p>
|
||||
|
||||
<figure>
|
||||
<video title="Apply blur to a layer" muted="" playsinline="" controls="" width="100%" poster="/img/styling/copy-properties.webp" height="auto">
|
||||
<source src="/img/styling/copy-properties.mp4" type="video/mp4">
|
||||
</video>
|
||||
</figure>
|
||||
|
||||
<p>Using the layer menu</p>
|
||||
<ol>
|
||||
<li>Select one layer.</li>
|
||||
<li>Right click to show the layer menu.</li>
|
||||
<li>Press <strong>Copy/Paste as... > Copy properties</strong>.</li>
|
||||
<li>Select one or more other layers.</li>
|
||||
<li>Right click to show the layer/s menu.</li>
|
||||
<li>Press <strong>Copy/Paste as... > Paste properties</strong>.</li>
|
||||
</ol>
|
||||
|
||||
<p>Using Shortcuts</p>
|
||||
<ul>
|
||||
<li><strong>Copy properties</strong>: <kbd>Ctrl/⌘</kbd> + <kbd>Alt/⌥</kbd> + <kbd>C</kbd></li>
|
||||
<li><strong>Paste properties</strong>: <kbd>Ctrl/⌘</kbd> + <kbd>Alt/⌥</kbd> + <kbd>V</kbd></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user