From b202a0dd2aa5c93b9fa14d6056513b0a537a9644 Mon Sep 17 00:00:00 2001 From: bruvzg <7645683+bruvzg@users.noreply.github.com> Date: Fri, 19 Mar 2021 14:01:03 +0200 Subject: FileDialog: add Back/Forward buttons, add message for inaccessible folders. --- 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 ed437aefd5..966be0a981 100644 --- a/doc/classes/FileDialog.xml +++ b/doc/classes/FileDialog.xml @@ -133,6 +133,9 @@ + + Custom icon for the back arrow. + Custom icon for files. @@ -148,6 +151,9 @@ The color modulation applied to the folder icon. + + Custom icon for the forward arrow. + Custom icon for the parent folder arrow. -- cgit v1.2.3