From c8551b0edafef625876acc445a9c77418cadd87a Mon Sep 17 00:00:00 2001 From: Yuri Sizov Date: Tue, 25 May 2021 18:38:19 +0300 Subject: Make EditorFileDialog only created on demand in EditorResourcePicker --- doc/classes/EditorSpinSlider.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes') diff --git a/doc/classes/EditorSpinSlider.xml b/doc/classes/EditorSpinSlider.xml index f2c5a00640..935335943f 100644 --- a/doc/classes/EditorSpinSlider.xml +++ b/doc/classes/EditorSpinSlider.xml @@ -1,7 +1,7 @@ - Godot editor's control for editing numertic values. + Godot editor's control for editing numeric values. This [Control] node is used in the editor's Inspector dock to allow editing of numeric values. Can be used with [EditorInspectorPlugin] to recreate the same behavior. -- cgit v1.2.3