[ValidateInput] not called when color is changes using [ColorPalette]

Issue #98 resolved
João Cabral created an issue
[[ColorPalette("Palette")]
[ValidateInput("ValidateColor")]
public Color m_solutionColor;]

Comments (1)

  1. Log in to comment