Override Settings of the Skin with Json file
--------------------------------------------

                 Key: PIVOT-435
                 URL: https://issues.apache.org/jira/browse/PIVOT-435
             Project: Pivot
          Issue Type: New Feature
          Components: wtk-terra
            Reporter: Sandro Martini
            Priority: Minor
             Fix For: 2.0


add the ability to put all overrides (to the skin) in the optional json file, 
like some kind of global style.

Currently we put there only custom colors (and only some other values), and 
load it if given to the JVM as a startup property, but in the future we could 
put there all parameters that we want to override, like with CSS:
I imagine something like: always load the skin default json file, then if 
given, try to load the custom file and apply over all the settings, like "all 
label texts in bold" and other ... if not too complex.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to