Tabgroup with 1 entry does not draw label

Issue #32 resolved
Matthew Smith created an issue

Creating a tab group with only one variable assigned to it, causes the label to not be drawn.

When I add a second in, it draws them both correctly with no issue.

Image attached : It should be saying 'PanelContainer' for the Gameobject field.

Comments (1)

  1. Bjarke Elias

    Thanks, I've removed this behavior for the next patch. For now, you can use the [LabelText("")] attribute to force it back on.

  2. Log in to comment