- fixed some issues related to using the new Numerical... GUI elements
This commit is contained in:
@@ -671,7 +671,7 @@ class NumericalEvalEntry(EvalEntry):
|
||||
self.setValidator(validator)
|
||||
|
||||
|
||||
class NumericalEvalTupleEntry(EvalEntry):
|
||||
class NumericalEvalTupleEntry(FCEntry):
|
||||
"""
|
||||
Will evaluate the input and return a value. Accepts only float numbers and formulas using the operators: /,*,+,-,%
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user