Releases: yasirkula/UnityDynamicPanels
Releases · yasirkula/UnityDynamicPanels
v1.3.2
Fixed a compiler warning on Unity 6
v1.3.0
- New Input System no longer requires any manual modifications (Package Manager friendly)
- Background sprites are %100 opaque instead of %99 opaque
v1.2.9
A rare bugfix when OnApplicationQuit is canceled by Application.wants…
v1.2.8
Fixed tab preview slightly overlapping with the other tabs
v1.2.7: New Input System compatibility
Added new Input System support (requires manual modifications, see do…
v1.2.6
- Added OnPanelClosed and OnTabClosed events to PanelNotificationCent…
v1.2.5
Bugfix for Unity 2020.1.0f1
v1.2.4
Added Assembly Definition Files
v1.2.3
- To listen for pointer events, NonDrawingGraphic is now used instead…