Skip to content

Commit

Permalink
Update panel_management_widget.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jiyoungkim2 committed Dec 18, 2015
1 parent 81a4ac5 commit 53fc233
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions panel_management_widget.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ When you run **Window > Manage Custom Widgets (⇧⌘W)** menu, Manage Custom Wi
Top Bar
----------------------------

* ``Widget Tab`` : Show imported custom widget list. Import custom widget with ``import button`` .
* ``Page Tab`` : 불러오기 한 페이지의 목록을 관리하고 내보내기 한 페이지를 불러옵니다.
* ``Composition Tab`` : 불러오기 한 컴포지션의 목록을 관리하고 내보내기 한 컴포지션을 불러옵니다.
* ``Widget Info Toggle Button`` : `커스텀 위젯 정보`_ 을 껐다 켤 수 있는 토글 버튼입니다.
* ``Search Bar`` : 커스텀 위젯의 이름을 검색할 수 있습니다.
* ``Widget Tab`` : Manage imported custom widget. Import custom widget with **import button**.
* ``Page Tab`` : Manage imported custom page. Import custom page with **import button**.
* ``Composition Tab`` : Manage imported custom composition. Import custom composition with **import button**.
* ``Widget Info Toggle Button`` : Show or Hide `Custom Widget Info`_ area.
* ``Search Bar`` : Searches by custom widget name.


----------
Expand All @@ -43,12 +43,9 @@ Custom Widget List

Custom Widget List is placed at the center of panel.

* ``List / Grid View Toggle Button`` : Switches Grid & Table View.
* ``Search Bar`` : Searches by custom widget name.
* ``Import`` : Imports custom widget file(.iuw)
* ``Refresh`` : Refreshes current widget list.
* ``Open Folder`` : Opens custom widget folder.
* ``Widget Info Toggle Button`` : Show or Hide `Custom Widget Info`_ area.


----------
Expand All @@ -62,8 +59,9 @@ Custom Widget Info is placed at the right side of panel.
* ``Preview`` : Shows preview of selected custom widget.
* ``Zoom In / Out`` : Zoonm In or Out on preview.
* ``Name`` : Displays name of selected custom widget.
* ``Group`` : Displays group of selected custom widget.
* ``Description`` : Displays description of selected custom widget.
* ``Group`` : Displays group of selected custom widget.
* ``Tag`` : Displays list of tags added to custom widgets.
* ``Description`` : Displays description of selected custom widget.



Expand Down

0 comments on commit 53fc233

Please sign in to comment.