Would like a thousandth separator in this and similar dialog boxes. Is this feasible?
ex: instead of 3565670, it could read as 3,565,670.
Or is there a setting for this in Advanced already?
These #s start blurring together sometimes, I always have to take longer than usual to check the value.
Thank you,
Robert
Jarek
November 15, 2019, 4:08pm
2
+1, often have same issue
pascal
(Pascal Golay)
November 15, 2019, 4:18pm
3
1 Like
brian
(Brian Gillespie)
November 26, 2019, 11:30pm
4
RH-55750 is fixed in the latest WIP
2 Likes
works great thank you!
Would it ever be possible to introduce this to the command line screen as well, or is it not practical to have commas separators in there?
brian
(Brian Gillespie)
December 10, 2019, 10:27pm
6
The command line is a lot harder, because for many commands, one needs to enter points:
What is this?
3,45,6,7
Is it a 2D point at 3.45, 6.7? or a 3D point at 3,45.6, 7?
Doing this consistently so that scripts work around the world is difficult to do well, so we’ve never attempted to solve it.
Yah figured something like that. Thanks again.