Haven't done any testing around them yet, so no idea what the behaviour is like, but pretty sure my regex will pretty much rule out any possible compatibility with them in UnitValue.parse()
So... need to support negative values consistently throughout the library.
Haven't done any testing around them yet, so no idea what the behaviour is like, but pretty sure my regex will pretty much rule out any possible compatibility with them in
UnitValue.parse()So... need to support negative values consistently throughout the library.