Merge pull request #26954 from willnationsdev/refresh
Add a getter for the EditorInspector
This commit is contained in:
commit
fc081ebe10
3 changed files with 9 additions and 0 deletions
|
|
@ -2542,6 +2542,7 @@ void EditorPropertyResource::update_property() {
|
|||
sub_inspector->edit(res.ptr());
|
||||
}
|
||||
|
||||
sub_inspector->refresh();
|
||||
} else {
|
||||
if (sub_inspector) {
|
||||
set_bottom_editor(NULL);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue