You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 19:41:11 +00:00
Fix mesh preview cleanup in the Scene import settings
This commit is contained in:
@@ -558,6 +558,8 @@ void SceneImportSettings::open_settings(const String &p_path, bool p_for_animati
|
||||
node_map.clear();
|
||||
defaults.clear();
|
||||
|
||||
mesh_preview->hide();
|
||||
|
||||
selected_id = "";
|
||||
selected_type = "";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user