We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cccb534 commit 9c72093Copy full SHA for 9c72093
CHANGELOG.MD
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
## Changed
9
- Update PickerPropertyDrawer to use PopupList from property path cache to avoid issue when rendered inside a List/Array
10
- Update CollectionRegistry to search for the ScriptableObjectCollection using the `AssetDatabase.FindAssets` instead of the `TypeCache` first
11
+- Added confirmation popup for deleting items from the Collection
12
+- Fixed issue while renaming one asset could be canceled on arrow keys press
13
14
## [2.3.3]
15
## Added
0 commit comments