Skip to content

Cache the previous field parent element when creating inspectors #11

@Varneon

Description

@Varneon

Current version of VInspector requires FieldParentElement attribute to be defined on every field.

Caching the previous parent element attribute would make them function more like Header attributes, also making it easier to migrate from default header attributes to field parent element attributes.

The chain of fields parented to a certain element should be able to be broken with [FieldParentElement(null)], which reverts the cached parent back to default inspector element.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions