com.unity.dt.app-ui 1.0.0-pre.3
Source docsNotes: processedReleased November 7, 2023
Unity Compatibility
Minimum Unity: 2021.3
Package Dependencies
- com.unity.modules.androidjni (1.0.0)
- com.unity.modules.physics (1.0.0)
- com.unity.modules.uielements (1.0.0)
✨ Features
- Added public access to `Pressable.InvokePressed` and `Pressable.InvokeLongPressed` methods.
- Added `trailingContainer` property to the `AccordionItem` component.
🔧 Bug Fixes
- Fixed warning message about Z-axis scale in the `AnchorPopup` component.
- Fixed styling of the `AccordionItem` header component.
- Fixed the `not-allowed` (disabled) cursor texture for Windows support at Runtime.
- Fixed images in the package documentation.
📈 Improvements
- The `Pressable` manipulator now uses the `keepPropagation` property also in its `PointerUpEvent` callback to avoid to propagate the event to the parent element.
