From 277e261acf3c3bcd0085777537b4463b31f56add Mon Sep 17 00:00:00 2001
From: Winston Yallow <44872771+winston-yallow@users.noreply.github.com>
Date: Wed, 21 Jul 2021 00:45:29 +0200
Subject: Add editor setting for spin slider sensibility
---
doc/classes/EditorSettings.xml | 3 +++
1 file changed, 3 insertions(+)
(limited to 'doc/classes/EditorSettings.xml')
diff --git a/doc/classes/EditorSettings.xml b/doc/classes/EditorSettings.xml
index 14ef879f95..ddaed23d55 100644
--- a/doc/classes/EditorSettings.xml
+++ b/doc/classes/EditorSettings.xml
@@ -571,6 +571,9 @@
If [code]true[/code], editor main menu is using embedded [MenuBar] instead of system global menu.
Specific to the macOS platform.
+
+ Base speed for increasing/decreasing float values by dragging them in the inspector.
+
The number of [Array] or [Dictionary] items to display on each "page" in the inspector. Higher values allow viewing more values per page, but take more time to load. This increased load time is noticeable when selecting nodes that have array or dictionary properties in the editor.
--
cgit v1.2.3