CADability
CADability copied to clipboard
Properties explorer refresh bug
Fix properties explorer refresh bug.
E.g. everytime a text is entered into the LengthProperty the caret is moved to the first position.
The input is now scanned for double DecimalSeperators. The last one is removed. This way the user can continue to enter the number after pressing comma or dot even if this char is already present.