You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: