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

[Request] Clicking a button on multiple objects only clicks one #362

Open
CausticLasagne opened this issue Jul 9, 2023 · 0 comments
Open

Comments

@CausticLasagne
Copy link

I have noticed an issue regarding buttons: When you have a [Button] on multiple objects and click said button, it will only update or perform the 'click' action on one of the objects. In my project I have an inventory item scriptable object with a [Button] and about 400+ copies of the object that need to have the button clicked. But NaughtyAttributes only clicks one of the items that were selected. By contrast, there is another library available called EasyButtons that already has this feature.

Please consider adding this feature because I really like NaughtyAttributes as it is really powerful and allows a lot of control over the inspector window. Best Regards.

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

No branches or pull requests

1 participant