Pārlūkot izejas kodu

Add a page referencing the Control gallery image and demo

This closes #4435.

(cherry picked from commit e1e08419f675caf27cf69959b96225ba970c7a10)
Hugo Locurcio 4 gadi atpakaļ
vecāks
revīzija
3b76cc3b54

BIN
img/control_gallery.png


+ 9 - 0
tutorials/gui/control_node_gallery.rst

@@ -0,0 +1,9 @@
+Control node gallery
+====================
+
+Here is a list of common Control nodes with their name next to them:
+
+.. image:: /img/control_gallery.png
+
+The Control Gallery demo pictured above can be found
+`on GitHub <https://github.com/godotengine/godot-demo-projects/tree/master/gui/control_gallery>`__.

+ 1 - 0
tutorials/gui/index.rst

@@ -10,3 +10,4 @@ GUI
    size_and_anchors
    gui_containers
    bbcode_in_richtextlabel
+   control_node_gallery