mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
Merge pull request #15380 from dback2/materialTargetRC82Fix2
Case 22092: Fix material targets when re-opening properties to same entity (RC82)
This commit is contained in:
commit
a6d35da562
1 changed files with 1 additions and 0 deletions
|
@ -3505,6 +3505,7 @@ function loaded() {
|
|||
deleteJSONMaterialEditor();
|
||||
}
|
||||
}
|
||||
lastEntityID = null;
|
||||
|
||||
resetProperties();
|
||||
showGroupsForType("None");
|
||||
|
|
Loading…
Reference in a new issue