Skip to content
This repository was archived by the owner on Sep 10, 2023. It is now read-only.
This repository was archived by the owner on Sep 10, 2023. It is now read-only.

DataBinding refactor support #7

Description

@kennux

Add support for renaming fields and properties databindings bound to. Sometimes when having a ui already working you want to rename a few fields and this currently breaks the databindings completely. Add an attribute you can put on the field similar to Unity's FormerlySerializedAs (name it "FormerlyBoundToAs" maybe) that can be used to remap fields.

When remapping was detected the bindings should update automatically, also there should be a context menu on any databinding root to perform this update for all children.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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