2D Toolkit Forum
2D Toolkit => Support => Topic started by: mythgarr on August 03, 2013, 09:01:05 pm
-
For some reason one of my DropDownMenus is starting out expanded. The only way to get it to collapse seems to be to click on the header - selecting one of the items doesn't work. Any ideas?
-
Is DropDownItemTemplate enabled? The gameobject should be disabled.
-
I was using a prefab (not a gameObject placed in the scene) - disabling it seems to have fixed the issue. Thanks!