1
0
Fork 0

Merge pull request #99827 from syntaxerror247/patch-1

Update `use_system_accent_color` note in EditorSettings
This commit is contained in:
Rémi Verschelde 2024-11-29 22:51:31 +01:00
commit 5125b66871
No known key found for this signature in database
GPG Key ID: C3336907360768E1
1 changed files with 1 additions and 1 deletions

View File

@ -1031,7 +1031,7 @@
</member>
<member name="interface/theme/use_system_accent_color" type="bool" setter="" getter="">
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.
</member>
<member name="interface/touchscreen/enable_long_press_as_right_click" type="bool" setter="" getter="">
If [code]true[/code], long press on touchscreen is treated as right click.