update UI images, rename anchor menu to layout menu in text

This commit is contained in:
skyace65 2017-12-22 10:54:16 -05:00
parent 56d45ff6e3
commit 49001fb47f
4 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -179,14 +179,14 @@ How to change the anchor
Like any properties, you can edit the 4 anchor points in the Inspector,
but this is not the most convenient way. When you select a control node,
the anchor menu appears above the viewport, in the toolbar. It gives you
the layout menu appears above the viewport, in the toolbar. It gives you
a list of icons to set all 4 anchors with a single click, instead of
using the inspectors 4 properties. The anchor menu will only show up
using the inspectors 4 properties. The layout menu will only show up
when you select a control node.
.. figure:: img/anchor_menu.png
.. figure:: img/layout_menu.png
The anchor menu in the viewport
The layout menu in the viewport
Anchors are relative to the parent container
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~