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
Request: Have UI elements (e.g. ReorderableListElement) inherit from Selectable instead of Monobehaviour, then they'll be able to take advantage of Unity's built-in OnPointerDown/Up/Leave events.
This would give users the options of setting up standard Transition effects on those elements.