mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2024-12-29 18:55:06 +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();
|
||||
|
||||
ElementHeightCache = BuildHeightCache();
|
||||
|
||||
if (_reorderableList == null)
|
||||
{
|
||||
_reorderableList = new ReorderableList(
|
||||
|
Loading…
Reference in New Issue
Block a user