|
- fixed positioning error in ColorPicker when nested inside other containers - the 'getValue' method of ColorPicker can now be used to convert integer values to hex string values, eg. passing the value 0x003300 as a parameter to the 'getValue' method returns the string "#003300".
|