Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work with Unity 2018.2.17 :-( #2

Open
imranarif011 opened this issue Dec 13, 2018 · 3 comments · May be fixed by #19
Open

Doesn't work with Unity 2018.2.17 :-( #2

imranarif011 opened this issue Dec 13, 2018 · 3 comments · May be fixed by #19

Comments

@imranarif011
Copy link

I have Unity 2018.2.17 and it doesn't work with this version.
I am attaching the screenshot to make it clear. Still hoping that you fix that really soon.

Please fix this issue, Although I have given you a star and really appreciate the effort. Waiting for a fix.
notworking_1
notworking_2

@Roritamashi
Copy link

Use this
[Homebrew.Foldout("Test")]

@RikuTheFuffs
Copy link

Use this
[Homebrew.Foldout("Test")]

Still doesn't work, even in Unity 2018.1.9f1

@haywirephoenix
Copy link

You need to add the using Pixeye.Unity; namespace to the top of your file. Then you can use the [Foldout("title")] attribute as normal, and [Foldout("title", true)] to group everything below.

@haywirephoenix haywirephoenix linked a pull request Nov 18, 2022 that will close this issue
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 a pull request may close this issue.

4 participants