From 637927f8035bbffc4ffb0a71115071eaa1a82f3b Mon Sep 17 00:00:00 2001 From: Michael Alexsander Date: Mon, 8 Jun 2020 09:41:45 -0300 Subject: Add generic file icon and its modulation to the 'FileDialog' --- doc/classes/FileDialog.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/classes') diff --git a/doc/classes/FileDialog.xml b/doc/classes/FileDialog.xml index 99563ee367..f4868df6a4 100644 --- a/doc/classes/FileDialog.xml +++ b/doc/classes/FileDialog.xml @@ -132,6 +132,12 @@ + + Custom icon for files. + + + The color modulation applied to the file icon. + The color tint for disabled files (when the [FileDialog] is used in open folder mode). -- cgit v1.2.3