Initial editor accessibility.
This commit is contained in:
@@ -233,6 +233,9 @@
|
||||
<member name="docks/property_editor/subresource_hue_tint" type="float" setter="" getter="">
|
||||
The tint intensity to use for the subresources background in the Inspector dock. The tint is used to distinguish between different subresources in the inspector. Higher values result in a more noticeable background color difference.
|
||||
</member>
|
||||
<member name="docks/scene_tree/accessibility_warnings" type="bool" setter="" getter="">
|
||||
If [code]true[/code], accessibility related warnings are displayed alongside other configuration warnings.
|
||||
</member>
|
||||
<member name="docks/scene_tree/ask_before_deleting_related_animation_tracks" type="bool" setter="" getter="">
|
||||
If [code]true[/code], when a node is deleted with animation tracks referencing it, a confirmation dialog appears before the tracks are deleted. The dialog will appear even when using the "Delete (No Confirm)" shortcut.
|
||||
</member>
|
||||
|
||||
Reference in New Issue
Block a user