Skip to content

Supports expanded class instances.#2

Open
felipeggrod wants to merge 4 commits intoSirithang:masterfrom
felipeggrod:master
Open

Supports expanded class instances.#2
felipeggrod wants to merge 4 commits intoSirithang:masterfrom
felipeggrod:master

Conversation

@felipeggrod
Copy link

When we expanded a class like Equipment, that editor didnt update the row height. Now it does.

public class MyItemClass
{
public string name;
public bool hasDurability;
public Equipment equipment;
}
public class Equipment {...}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants