Skip to content

Commit b822858

Browse files
committed
[docs]fix :Added Pinning Models to Dock guide
Signed-off-by: Sbragul26 <sbragul26@gmail.com>
1 parent 0da7df6 commit b822858

File tree

8 files changed

+41
-13
lines changed

8 files changed

+41
-13
lines changed
Lines changed: 40 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,66 @@
11
---
22
title: Pinning Models to the Dock
33
description: Learn how to pin and remove models from the dock in the Kanvas Designer for quick access.
4-
weight: 12
4+
weight: 10
55
categories: [Designer]
6-
tags: [dock, pin, models]
6+
tags: [Dock, Pin, Models]
77
---
88

9-
# Pinning Models to the Dock
10-
119
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.
1210

1311
## Overview
1412

1513
Pinning a model adds it to the dock at the bottom of the Designer interface. This helps you:
14+
1615
- Quickly access frequently used models
1716
- Customize your workspace
1817
- Streamline your design workflow
1918

2019
## How to Pin a Model
2120

22-
1. Hover over the model you want to pin in the component list.
23-
2. Click the **pin icon** that appears next to the model name. A tooltip will show "Pin To Dock".
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".
2423
3. The model will now appear in the dock at the bottom of the Designer.
2524

26-
![Pin To Dock action](./pin-to-dock.png)
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)
2743

2844
## How to Remove a Model from the Dock
2945

30-
1. Hover over the pinned model in the dock.
31-
2. Click the **pin icon** again (the tooltip will show "Remove From Dock").
32-
3. The model will be removed from the dock.
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)
3362

34-
![Remove From Dock action](./remove-from-dock.png)
3563

3664
{{< alert type="info" title="Good to Know" >}}
3765
You can pin as many models as your workflow needs and swap them out anytime as your project evolves.
38-
{{< /alert >}}
66+
{{< /alert >}}
144 KB
Loading
149 KB
Loading
-56.1 KB
Binary file not shown.
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, dock, pin, models]
9+
tags: [Dock, Pin, Models, designer]
1010
duration: "0:57"
1111
---
1212

0 commit comments

Comments
 (0)