Skip to content

ENH: Small changes for unit support

Robert M. O'Bara requested to merge bob.obara/smtk:smallUnitChanges into master
  1. Added override method setToDefault for DoubleItem that uses the string based API so that the item's value contains units
  2. When given a DoubleItemDefinition a default in string form, if the default does not contain units but the Definition does, the Definition's units will be appended to the default

Merge request reports