Roger Lee Whitcomb created PIVOT-1055: -----------------------------------------
Summary: For complete support of the new CSSColor type every place that accepts a Color value should accept a CSSColor and convert Key: PIVOT-1055 URL: https://issues.apache.org/jira/browse/PIVOT-1055 Project: Pivot Issue Type: Improvement Components: wtk, wtk-terra Reporter: Roger Lee Whitcomb Assignee: Roger Lee Whitcomb Fix For: 2.1.0 Many/most/all of the "setColor", "setBackgroundColor", etc. methods in the skins (which corresponds to "styles" of the Component) have overrides which accept a String, a theme color index, and a regular Java Color value. There should be one additional method that accepts a CSSColor as well. This would involve hundreds of changes... just saying. -- This message was sent by Atlassian Jira (v8.3.4#803005)