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 d2d5c8e commit afb3089Copy full SHA for afb3089
README.md
@@ -15,6 +15,9 @@ The `SubclassSelector` attribute allows you to easily set subclasses of those ab
15
- Easily set subclass by popup.
16
- **[New]** Type finding by fuzzy finder.
17
- **[New]** Override the type name and path by the `AddTypeMenu` attribute.
18
+- **[New]** Restore values of previous object from JSON when subclass is changed.
19
+- **[New]** Copy & Paste the subclass properties.
20
+- **[New]** Available `CustomPropertyDrawer` for subclasses.
21
22
## 📥 Installation
23
0 commit comments