mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Make EditorFileDialog only created on demand in EditorResourcePicker
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="EditorSpinSlider" inherits="Range" version="4.0">
|
||||
<brief_description>
|
||||
Godot editor's control for editing numertic values.
|
||||
Godot editor's control for editing numeric values.
|
||||
</brief_description>
|
||||
<description>
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user