mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-04-06 04:28:59 +08:00
fix: exception in avatar parameters editor (#230)
This commit is contained in:
parent
f88f3e6225
commit
ce76bb2190
@ -117,6 +117,8 @@ namespace nadena.dev.modular_avatar.core.editor
|
|||||||
|
|
||||||
DetectParameters();
|
DetectParameters();
|
||||||
|
|
||||||
|
ElementHeightCache = BuildHeightCache();
|
||||||
|
|
||||||
if (_reorderableList == null)
|
if (_reorderableList == null)
|
||||||
{
|
{
|
||||||
_reorderableList = new ReorderableList(
|
_reorderableList = new ReorderableList(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user