From 006fbd2578ac08dd1b05ec2337bb5472e1338558 Mon Sep 17 00:00:00 2001 From: Louise Amber Date: Tue, 27 Jun 2023 08:07:48 +0300 Subject: [PATCH] various edits --- docs/basics.md | 2 +- docs/components.md | 14 +++++++------- docs/editing_shapes.md | 2 +- docs/layers.md | 4 ++-- docs/tools.md | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/basics.md b/docs/basics.md index 661f1939b..ca16ce1b1 100644 --- a/docs/basics.md +++ b/docs/basics.md @@ -69,7 +69,7 @@ The **Design** tab is the one you'll interact with the most when working on your The set of controls and settings it displays depends on the type of the selected layer. These properties are universal for almost all layer types: -| Right panel properties | Description | +| Right panel properties          | Description | |---------------------------------------------------|-------------------------------------------------------| | | **Alignment and distribution controls** appear when you select two or more layers. | | | **Layer size and position.** Change the size of your layers and their position on the canvas. Use the buttons next to the position controls to flip your images and toggle the lock button on and off to preserve aspect ratio when resizing. Controls vary depending on the selected layer. | diff --git a/docs/components.md b/docs/components.md index bc1769495..62e7b1468 100644 --- a/docs/components.md +++ b/docs/components.md @@ -432,11 +432,11 @@ To recap, here’s a list of context menu options and shortcuts you can use to w | Option | Description | Windows and Linux Shortcut / Menu Option | MacOS Shortcut / Menu Option | | -- | -- | ----------------------------- | ----------------------- | -| **Create New Component State** | Add a new state for the component. | `Ctrl + Alt + S` | `⌘ + ⌥ + S` | -| **Go to Main Component** | Brings you to the main component of the selected instance. To return to the instance from the main component, click the **Back to instance** button that appears at the top-left corner of the canvas. | `Ctrl + Alt + E` | `⌘ + ⌥ + E` | -| **Detach from Components** | When you detach an instance from its main component, it becomes a group. All further changes to the main component will no longer apply to the detached instance. | `Ctrl + Alt + D` | `⌘ + ⌥ + B` | -| **Detach from Library** | This command only applies to components from UI kits. Detached components become native to the document and appear on the **Components tab** and the **Components page**. | `-` | `-`| -| **Reset Instance Size** | Restore the original size of any component instance. | `Ctrl + Alt + R` | `⌘ + ⌥ + R` | -| **Reset Overrides** | Use this command to undo all overrides and revert the instance to the style of its main component. You can also use the Reset overrides button in the **Component** section of the right panel. | `-` | `-` | -| **Send to Component page** | This command only applies to main components and becomes available when a component isn't on the dedicated **Components page**. | `-` | `-` | +| Create New Component State | Add a new state for the component. | `Ctrl + Alt + S` | `⌘ + ⌥ + S` | +| Go to Main Component | Brings you to the main component of the selected instance. To return to the instance from the main component, click the **Back to instance** button that appears at the top-left corner of the canvas. | `Ctrl + Alt + E` | `⌘ + ⌥ + E` | +| Detach from Components | When you detach an instance from its main component, it becomes a group. All further changes to the main component will no longer apply to the detached instance. | `Ctrl + Alt + D` | `⌘ + ⌥ + B` | +| Detach from Library | This command only applies to components from UI kits. Detached components become native to the document and appear on the **Components tab** and the **Components page**. | `-` | `-`| +| Reset Instance Size | Restore the original size of any component instance. | `Ctrl + Alt + R` | `⌘ + ⌥ + R` | +| Reset Overrides | Use this command to undo all overrides and revert the instance to the style of its main component. You can also use the Reset overrides button in the **Component** section of the right panel. | `-` | `-` | +| Send to Component page | This command only applies to main components and becomes available when a component isn't on the dedicated **Components page**. | `-` | `-` | diff --git a/docs/editing_shapes.md b/docs/editing_shapes.md index 3eb8bf8fa..7d45feeff 100644 --- a/docs/editing_shapes.md +++ b/docs/editing_shapes.md @@ -156,7 +156,7 @@ In general, vector editing is all about manipulations with points and paths: -## Boolean Operations +## Boolean operations Use **Boolean operations** to combine shapes into more complex forms: diff --git a/docs/layers.md b/docs/layers.md index 1baeb20d7..74e3f58a2 100644 --- a/docs/layers.md +++ b/docs/layers.md @@ -60,7 +60,7 @@ Note the different icons these layers have before their titles in the Layer list The properties displayed in the right panel when a layer is selected depend on the type of layer. The ones listed below are universal for almost all layer types: -| Right panel properties | Description | +| Right panel properties          | Description | |---------------------------------------------------|-------------------------------------------------------| | | **Alignment and distribution controls** appear when you select two or more layers. | | | **Layer size and position.** Change the size of your layers and their position on the canvas. Use the buttons next to the position controls to flip your images and toggle the lock button on and off to preserve aspect ratio when resizing. Controls vary depending on the selected layer. | @@ -261,7 +261,7 @@ Various copy/paste options are also available on the context menu: | Paste over | - | Pastes the content of the clipboard over the selected layer. | | Copy as Text | - | Only available for text layers. Copies only the text content of the layer, excluding its properties. | | Copy as CSS/SVG/XAML/PNG | - | These options allow you to copy the code of the selected layer in the required format. | -| Copy style/Paste style| `Ctrl + Alt + C` / `⌘ + ⌥ + C`
`Ctrl + Alt + V` / `⌘ + ⌥ + V` | These options allow you to copy the style of the selected layer and apply them to another layer. | +| Copy style/Paste style| `Ctrl + Alt + C` / `⌘ + ⌥ + C`

`Ctrl + Alt + V` / `⌘ + ⌥ + V` | These options allow you to copy the style of the selected layer and apply them to another layer. | | Export as PNG to cloud, Copy URL | `Alt + C` / `⌥ + C` | Exports the selection to the Icons8 cloud and copies the link to your clipboard. You can share the link to your design with other people. | ### [Arranging layers](#arranging-layers) diff --git a/docs/tools.md b/docs/tools.md index d42860688..8aa093625 100644 --- a/docs/tools.md +++ b/docs/tools.md @@ -28,7 +28,7 @@ All of Lunacy’s tools are on the **toolbar** located on the left of the canvas Below is a brief description of all available tools, which we will then go over in detail. To speed things up, activate the tools with the corresponding keyboard shortcuts: -| Tool                                                               | Description | Keyboard shortcut | +| Tool | Description | Keyboard shortcut | | -------------------------------------------- | ------------------------- | -------------------------- | | | **Select tool.** Use it to select, move, and resize layers on the canvas. | `V` or press `Esc` when an element or another tool is selected. | | | **Frame tool.** Used for creating frames.