Skip to content

Commit 6c766d7

Browse files
authored
Merge pull request #921 from Sbragul26/docs/pin-model-to-dock
docs: Added pin/unpin model to dock guide in Designer
2 parents 7a0f629 + 952952f commit 6c766d7

8 files changed

Lines changed: 68 additions & 2 deletions

File tree

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
---
2+
title: Pinning Models to the Dock
3+
description: Learn how to pin and remove models from the dock in the Kanvas Designer for quick access.
4+
weight: 10
5+
categories: [Designer]
6+
tags: [Dock, Pin, Models]
7+
---
8+
9+
The Kanvas Designer dock allows you to keep your most-used models and tools within easy reach. You can pin any model to the dock for quick access, and unpin it just as easily.
10+
11+
## Overview
12+
13+
Pinning a model adds it to the dock at the bottom of the Designer interface. This helps you:
14+
15+
- Quickly access frequently used models
16+
- Customize your workspace
17+
- Streamline your design workflow
18+
19+
## How to Pin a Model
20+
21+
1. Hover over the model you want to pin in the component list on the left side of the Designer.
22+
2. Click the pin icon that appears next to the model name. A tooltip will show "Pin To Dock".
23+
3. The model will now appear in the dock at the bottom of the Designer.
24+
25+
26+
![Pin To Dock action](pin-to-dock.png)
27+
28+
## Pinned Model in the Dock
29+
30+
After you pin a model, it appears as an icon in the dock at the bottom of the Designer and remains there for quick access throughout your workflow. This makes it easy to find and reuse your favorite models at any time.
31+
32+
![Pinned model displayed in the dock](pinned-model-location.png)
33+
34+
## How to Use a Pinned Model
35+
36+
Clicking a pinned model in the dock gives you quick access to all its components. You can use these components in your design by either clicking to add them or dragging them onto the canvas for easy placement and configuration.
37+
38+
{{< alert type="info" title="Note" >}}
39+
Only models can be pinned to the dock. Individual components within a model cannot be pinned directly.
40+
{{< /alert >}}
41+
42+
![How to use pinned model's components](use-pinned-models-components.png)
43+
44+
## How to Remove a Model from the Dock
45+
46+
You can remove a model from the dock in two ways:
47+
48+
### Method 1: Using the Pin Icon
49+
50+
1. Hover over the pinned model in the dock or in the component list.
51+
2. Click the pin icon again (the tooltip will show "Remove From Dock").
52+
53+
54+
![Remove From Dock action](unpin-model-1.png)
55+
56+
### Method 2: Using the Close Button
57+
58+
1. Click the X (close) button on the pinned model icon in the dock to remove it instantly.
59+
60+
61+
![Unpin using close button](unpin-model-2.png)
62+
63+
64+
{{< alert type="info" title="Good to Know" >}}
65+
You can pin as many models as your workflow needs and swap them out anytime as your project evolves.
66+
{{< /alert >}}
198 KB
Loading
149 KB
Loading
190 KB
Loading
54.3 KB
Loading
338 KB
Loading

content/en/videos/getting-started/basics/pinning-models-to-dock.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ videoId: "8lQ6ed_1Tss"
66
videoType: youtube
77
categories: [Designer]
88
formats: [video]
9-
tags: [basics]
9+
tags: [Dock, Pin, Models, designer]
1010
duration: "0:57"
1111
---
1212

content/en/videos/getting-started/comments/publish-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ autoplay: true # optional
99
loop: true #optional
1010
categories: [Designer]
1111
formats: [video]
12-
tags: [catalog]
12+
tags: [catalog, designs, publishing]
1313
duraiton: 0:39
1414
---
1515

0 commit comments

Comments
 (0)