mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:04:13 +02:00
fix material targets when re-opening properties to same entity
This commit is contained in:
parent
a0ddadc0e7
commit
d342d93ec9
1 changed files with 1 additions and 0 deletions
|
@ -3503,6 +3503,7 @@ function loaded() {
|
|||
deleteJSONMaterialEditor();
|
||||
}
|
||||
}
|
||||
lastEntityID = null;
|
||||
|
||||
resetProperties();
|
||||
showGroupsForType("None");
|
||||
|
|
Loading…
Reference in a new issue