浏览代码

Edit info about the layout menu in tutorials/gui/size_and_anchors.rst

Nathan Lovato 5 年之前
父节点
当前提交
beb82cda27
共有 3 个文件被更改,包括 6 次插入7 次删除
  1. 二进制
      tutorials/gui/img/layout_dropdown_menu.png
  2. 二进制
      tutorials/gui/img/presets.png
  3. 6 7
      tutorials/gui/size_and_anchors.rst

二进制
tutorials/gui/img/layout_dropdown_menu.png


二进制
tutorials/gui/img/presets.png


+ 6 - 7
tutorials/gui/size_and_anchors.rst

@@ -64,12 +64,11 @@ Setting each anchor to 0.5 moves the reference point for the margins to
 the center of its parent. From there, we set negative margins so that
 the center of its parent. From there, we set negative margins so that
 the control gets its natural size.
 the control gets its natural size.
 
 
-Presets
--------
+Layout Presets
+--------------
 
 
-Instead of manually adjusting the margin or anchor values, you can achieve
-the same by using the presets provided by the editor. Presets can be accessed
-in the top bar of the editor. Besides centering a control, there are also
-many other options available.
+Instead of manually adjusting the margin and anchor values, you can use the
+toolbar's Layout menu, above the viewport. Besides centering, it gives you many
+options to align and resize control nodes.
 
 
-.. image:: img/presets.png
+.. image:: img/layout_dropdown_menu.png