- made sure that when doing units conversion keep only the decimals specified in the application decimals setting (should differentiate between values and display?)

This commit is contained in:
Marius Stanciu
2020-08-24 01:05:14 +03:00
parent 01df27f45f
commit 40682ea1e9
2 changed files with 57 additions and 55 deletions

View File

@@ -12,6 +12,7 @@ CHANGELOG for FlatCAM beta
- fixed issues in units conversion
- in CNCJob UI Autolevelling - changed how the probing code is generated and when
- changed some strings in CNCJob UI Autolevelling
- made sure that when doing units conversion keep only the decimals specified in the application decimals setting (should differentiate between values and display?)
23.08.2020