|
@@ -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 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
|