From d78336c65e3dda2081fe4f3c1e4c269452514086 Mon Sep 17 00:00:00 2001
From: bruvzg <7645683+bruvzg@users.noreply.github.com>
Date: Fri, 25 Dec 2020 23:45:28 +0200
Subject: [CTL] Add missing font outline drawing routines and theme constants.
---
doc/classes/ItemList.xml | 6 ++++++
1 file changed, 6 insertions(+)
(limited to 'doc/classes/ItemList.xml')
diff --git a/doc/classes/ItemList.xml b/doc/classes/ItemList.xml
index abc327e8bb..ffeb45907d 100644
--- a/doc/classes/ItemList.xml
+++ b/doc/classes/ItemList.xml
@@ -615,6 +615,9 @@
Default text [Color] of the item.
+
+ The tint of text outline of the item.
+
Text [Color] used when the item is selected.
@@ -633,6 +636,9 @@
The vertical spacing between each line of text.
+
+ The size of the item text outline.
+
[StyleBox] for the selected items, used when the [ItemList] is not being focused.
--
cgit v1.2.3