better fix for doublefield steamrolling the value
This commit is contained in:
@@ -38,7 +38,6 @@ void DoubleField::SetDefault(double d)
|
||||
|
||||
if (!value_set_) {
|
||||
SetValueAt(0, d);
|
||||
value_set_ = false;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user