Restore PositiveDouble functionality, convert to concise test format
This commit is contained in:
parent
71064a0427
commit
1bea55ad4a
3 changed files with 98 additions and 41 deletions
|
|
@ -526,7 +526,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
}
|
||||
else
|
||||
{
|
||||
uiField = new DoubleField();
|
||||
uiField = new PositiveDoubleField();
|
||||
};
|
||||
break;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue