Two decimals in the social distancing attribute.
Currently, the user can not set the standard social distance for Europe: 1.50 meters. The reason is because it is not possible set 0.75 meters.
This issue could be solve easily. Currently, the socialdistance field for the "bl" table in afmflds is set to numeric(3,1). Set It to numeric(3,2) and everything will work properly.
3
votes