Skip to content

Setting a GaugeSkin removes Color Settings #217

@ghost

Description

Hello Gerrit,

When I change the GaugeSkin with: gauge.setSkinType(...); it removes all my Color Settings that I did before.
If I set the Skin when Creating the Gauge: Gauge gauge = GaugeBuilder.create().skinType(curve.getSkinType()).build(); It works perfectly, without changing the Colors.

Any Idea how to fix this error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions