-Fix problem of order of import plugins, closes #26340
-Ensure resource previewer does not start until first import is done
This commit is contained in:
parent
ce615c1a82
commit
a5370b1b1b
5 changed files with 15 additions and 5 deletions
|
|
@ -126,6 +126,7 @@ public:
|
|||
void remove_preview_generator(const Ref<EditorResourcePreviewGenerator> &p_generator);
|
||||
void check_for_invalidation(const String &p_path);
|
||||
|
||||
void start();
|
||||
void stop();
|
||||
|
||||
EditorResourcePreview();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue