- fixed issue in Tool Calculators when a float value was entered starting only with the dot.

- added protection for entering incorrect values in Offset and Scale fields for Gerber and Geometry objects (in Selected Tab)
This commit is contained in:
Marius Stanciu
2019-01-29 01:03:21 +02:00
committed by Marius S
parent c80271935e
commit f6271033b3
5 changed files with 47 additions and 5 deletions

View File

@@ -91,7 +91,7 @@ class App(QtCore.QObject):
# Version
version = 8.905
version_date = "2019/01/28"
version_date = "2019/01/29"
beta = True
# URL for update checks and statistics