diff --git a/docs/img/layers/copy-css.webp b/docs/img/layers/copy-css.webp new file mode 100644 index 000000000..fd9422b47 Binary files /dev/null and b/docs/img/layers/copy-css.webp differ diff --git a/docs/img/styling/copy-properties.mp4 b/docs/img/styling/copy-properties.mp4 new file mode 100644 index 000000000..feb21994f Binary files /dev/null and b/docs/img/styling/copy-properties.mp4 differ diff --git a/docs/img/styling/copy-properties.webp b/docs/img/styling/copy-properties.webp new file mode 100644 index 000000000..d2d77f458 Binary files /dev/null and b/docs/img/styling/copy-properties.webp differ diff --git a/docs/user-guide/introduction/shortcuts.njk b/docs/user-guide/introduction/shortcuts.njk index cfc2b5acf..b9f4b2dd9 100644 --- a/docs/user-guide/introduction/shortcuts.njk +++ b/docs/user-guide/introduction/shortcuts.njk @@ -130,6 +130,16 @@ title: Shortcuts CtrlZ Z + + Copy properties + CtrlAltC + C + + + Paste properties + CtrlAltV + V + diff --git a/docs/user-guide/layer-basics/index.njk b/docs/user-guide/layer-basics/index.njk index e02ee48d9..7888396c3 100644 --- a/docs/user-guide/layer-basics/index.njk +++ b/docs/user-guide/layer-basics/index.njk @@ -103,7 +103,6 @@ title: 04· Layer basics

At the dropdown menu (right click on a layer to show it) there's the option "Select layer" that allows the user to select one layer among the ones that are under the cursor's location.

layers select

-

Group layers

Grouped layers can be moved, transformed or styled at the same time.

+ +

Copy/Paste properties

+

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.

+ +
+ +
+ +

Using the layer menu

+
    +
  1. Select one layer.
  2. +
  3. Right click to show the layer menu.
  4. +
  5. Press Copy/Paste as... > Copy properties.
  6. +
  7. Select one or more other layers.
  8. +
  9. Right click to show the layer/s menu.
  10. +
  11. Press Copy/Paste as... > Paste properties.
  12. +
+ +

Using Shortcuts

+