User | Kudos |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |
For illustration, create a ring, set the representation to DBL and uncheck "sequential values".
You would think we should be able to enter any value we want on the "edit items" screen, but just try e.g. entering two items with the following two values 3.45e-12 and 8e-7.
The display never switches to E-format and all we later see is 0.00000. The dialog actually throws an error complaining about duplicate values. 😞
Note that the ring itself can work with such values perfectly well but the only way to enter them successfully is by writing to a "strings and values []" property. We can later read them back and they are actually perfectly fine.
Here is an illustration. The edit items is completely useless here. We (1) cannot see the values and (2) we cannot successfully edit them. This is an unecessary limitation.
IDEA: The edit items screen of rings needs full support for the selected datatype.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.