From db3fadc560bae67b882fabf3022f8d72a3ab3561 Mon Sep 17 00:00:00 2001
From: bruvzg <7645683+bruvzg@users.noreply.github.com>
Date: Wed, 22 Feb 2023 00:08:05 +0200
Subject: Improve layout direction/locale automatic selection.
(cherry picked from commit 82d7923c653b6328ba279bd4183b63b69e21edfc)
---
doc/classes/ProjectSettings.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
(limited to 'doc')
diff --git a/doc/classes/ProjectSettings.xml b/doc/classes/ProjectSettings.xml
index 27bec07cba..ed227047e5 100644
--- a/doc/classes/ProjectSettings.xml
+++ b/doc/classes/ProjectSettings.xml
@@ -1199,7 +1199,10 @@
[b]Note:[/b] This property is only read when the project starts. To toggle pseudolocalization at run-time, use [member TranslationServer.pseudolocalization_enabled] instead.
- Force layout direction and text writing direction to RTL for all locales.
+ Force layout direction and text writing direction to RTL for all controls.
+
+
+ Root node default layout direction.
Specifies the [TextServer] to use. If left empty, the default will be used.
--
cgit v1.2.3