Hi there again,
in the sensor creation or modifying windows, an error is not handled for decimal character.
If a comma is used by system, you can type positions X Y Z but CC assign then a 0 0 0. If you try to use a point as delimiter, you can't type into the textbox!
I know that an answer would be to change regional settings, but maybe CC should handle comma as well as points!
JF
Sensor Decimal character [FIXED]
Re: Sensor Decimal character
Ok it's fixed.
It's quite strange but it seems that Qt5 doesn't behave at all like Qt4 regarding the validation of input numbers... (and we use Qt5 since version 2.5.5).
It's quite strange but it seems that Qt5 doesn't behave at all like Qt4 regarding the validation of input numbers... (and we use Qt5 since version 2.5.5).
Daniel, CloudCompare admin
Re: Sensor Decimal character [FIXED]
Thanks Daniel !