mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Sync classref with 3.2 branch
This commit is contained in:
@@ -127,8 +127,6 @@ Theme Properties
|
||||
+---------------------------------+------------------------------+------------------------------+
|
||||
| :ref:`StyleBox<class_StyleBox>` | cursor | |
|
||||
+---------------------------------+------------------------------+------------------------------+
|
||||
| :ref:`Color<class_Color>` | cursor_color | Color( 0, 0, 0, 1 ) |
|
||||
+---------------------------------+------------------------------+------------------------------+
|
||||
| :ref:`StyleBox<class_StyleBox>` | cursor_unfocused | |
|
||||
+---------------------------------+------------------------------+------------------------------+
|
||||
| :ref:`StyleBox<class_StyleBox>` | custom_button | |
|
||||
@@ -169,8 +167,6 @@ Theme Properties
|
||||
+---------------------------------+------------------------------+------------------------------+
|
||||
| :ref:`StyleBox<class_StyleBox>` | selected_focus | |
|
||||
+---------------------------------+------------------------------+------------------------------+
|
||||
| :ref:`Color<class_Color>` | selection_color | Color( 0.1, 0.1, 1, 0.8 ) |
|
||||
+---------------------------------+------------------------------+------------------------------+
|
||||
| :ref:`Color<class_Color>` | title_button_color | Color( 0.88, 0.88, 0.88, 1 ) |
|
||||
+---------------------------------+------------------------------+------------------------------+
|
||||
| :ref:`Font<class_Font>` | title_button_font | |
|
||||
@@ -259,6 +255,8 @@ Emitted when an item is collapsed by a click on the folding arrow.
|
||||
|
||||
- **item_custom_button_pressed** **(** **)**
|
||||
|
||||
Emitted when a custom button is pressed (i.e. in a :ref:`TreeItem.CELL_MODE_CUSTOM<class_TreeItem_constant_CELL_MODE_CUSTOM>` mode cell).
|
||||
|
||||
----
|
||||
|
||||
.. _class_Tree_signal_item_double_clicked:
|
||||
|
||||
Reference in New Issue
Block a user