Minor Bug: Negative Number Chroma-Coding in XML
Posted: Wed Jun 22, 2011 10:07 pm
In an XML file the sign and integer part of a negative number is not correctly chroma-coded.
In the example below the "-1" will be a different colour from the ".0":
Cheers,
Keith.
In the example below the "-1" will be a different colour from the ".0":
Code: Select all
<tag>-1.0</tag>
Keith.