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
- Updated Unity version to 2021.3.41f1
- Configurable Enter Play Mode is supported (disabling Domain Reload works but disabling Scene Reload isn't tested)
- Added OnPanelClosed and OnTabClosed events to PanelNotificationCent…
…er. Once these events are populated, close buttons will show up at the top right corner of each panel and/or tab (see the documentation)(closed#6)
- Added OnTabCreated and OnTabDestroyed events to PanelNotificationCenter