Show nested feature decorators in a list (#173)

* Show nested feature decorators in a list

* Fix swapping decorator indices

* Move wrapper model creation to separate function

* Add setting string node on enter
This commit is contained in:
Misode
2021-09-28 23:46:21 +02:00
committed by GitHub
parent 96d934d592
commit e5d2c02fb3
9 changed files with 180 additions and 48 deletions

View File

@@ -16,6 +16,8 @@
"entries_hidden.all": "Show all",
"expand": "Expand",
"expand_all": "Hold %0% to expand all",
"feature.decorated.decorators": "Decorators",
"feature.decorated.decorators.entry": "Decorator",
"fields": "Fields",
"generate_new_seed": "Generate new seed",
"github": "GitHub",