From 4e6d2bb6cb1486c22bc2444208e2ea0b6a4ba3c8 Mon Sep 17 00:00:00 2001 From: "alsku2016@yandex.ru" Date: Mon, 16 Mar 2020 23:09:41 +0300 Subject: [PATCH] UI kits: fixes after review --- docs/libraries.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/libraries.md b/docs/libraries.md index 0c4079a..b842917 100644 --- a/docs/libraries.md +++ b/docs/libraries.md @@ -129,7 +129,7 @@ To add a custom UI kit to the library: To delete a custom UI kit from the library: 1. Right-click the kit in the library panel. -2. On the displayed menu, select **Delete from Library**. +2. On the displayed menu, select **Delete Library**. You can also use the **Show in File Explorer** command, to learn the location of a UI kit file. @@ -153,7 +153,7 @@ Like with other library items, you can replace the selected item on the canvas w ![Working with UI kits](public/uikitadd.gif) -On the **Objects** tab, items from a UI kit library appear with the link icon in front of their names (see the figure below). It indicates that the object is an instance of a symbol from an external file and that you cannot modify its properties, except for the size and text. To get more control over a library item, consider the following commands accessible on the context menu or menus invoked from the menu bar and the Inspector: +On the **Objects** tab, items from a UI kit library appear with the link icon in front of their names (see the figure below). It indicates that the object is an instance of a symbol from an external file. You cannot modify such objects, except for the size and overrides. To get more control over a library item, consider the following commands accessible on the context menu or menus invoked from the menu bar and the Inspector: * Detach from Symbols: Converts the selected instance into a layered object. * Detach from Library: Adds a master symbol of the selected instance to the document assets, i.e. to the symbols page. After you detach a symbol from the library, you can work with it as with all other symbols in your project.