Skip to content

ConfigEditorColour wrong color on reopen #48

@xXxNIKIxXx

Description

@xXxNIKIxXx

I am using this setup, and I can set a color. When I reopen the config, the color is displayed in the little window. However, when I attempt to change the color, the color picker shows a full black (0, 0, 0) color.

@ConfigOption(name = "Render Color", desc = "Define the color in wich an Block outline in drawn around the Block.")
@ConfigEditorColour
@Expose
public String colour = "0:0:0:0:0";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions