mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Add a page referencing the Control gallery image and demo
This closes #4435.
This commit is contained in:
BIN
img/control_gallery.png
Normal file
BIN
img/control_gallery.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
9
tutorials/ui/control_node_gallery.rst
Normal file
9
tutorials/ui/control_node_gallery.rst
Normal file
@@ -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>`__.
|
||||
@@ -10,3 +10,4 @@ User Interface (UI)
|
||||
size_and_anchors
|
||||
gui_containers
|
||||
bbcode_in_richtextlabel
|
||||
control_node_gallery
|
||||
|
||||
Reference in New Issue
Block a user