XbimBCF icon indicating copy to clipboard operation
XbimBCF copied to clipboard

Allow empty string in BCFComponent Color setter

Open willhl opened this issue 9 years ago • 0 comments

BCFComponent color setter should allow empty string to set a default value, rather than raise exception. Some applications might write empty string or no color information when serializing. This change allows the file to deserialize successfully in this situation, even if the source xml doesn't quite conform to the expected specification.

willhl avatar Feb 08 '16 11:02 willhl