From 72be8d1b6925856373f57549bf2e6d3b8d3ef619 Mon Sep 17 00:00:00 2001 From: Anish Mishra Date: Fri, 29 Nov 2024 15:27:17 +0530 Subject: [PATCH] Update "use_system_accent_color" note in EditorSettings. --- doc/classes/EditorSettings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/classes/EditorSettings.xml b/doc/classes/EditorSettings.xml index ea987da6f5f..a8662e00698 100644 --- a/doc/classes/EditorSettings.xml +++ b/doc/classes/EditorSettings.xml @@ -1031,7 +1031,7 @@ If [code]true[/code], set accent color based on system settings. - [b]Note:[/b] This setting is only effective on Windows and MacOS. + [b]Note:[/b] This setting is only effective on Windows, MacOS, and Android. If [code]true[/code], long press on touchscreen is treated as right click.