Skip to content

[BUG] Setting file descriptions do not update if the compiled definitions change. #3

@rettoph

Description

@rettoph

This is caused because importing the setting file creates the setting definition. Descriptions are only updated once on setting creation.

the Setting.Get() method maybe could be updated to define the description on get. This should cause little overhead as its not called often.

One thing to keep in mind is the old description's UnmanagedString needs to disposed

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions