Changes between Initial Version and Version 1 of Ticket #3666, comment 15
- Timestamp:
- 07/30/16 13:39:24 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3666, comment 15
initial v1 23 23 An option is always possible and I am not rejecting it. We should though by default use the proper format and have a fallback option. 24 24 25 I have attached a patch (scaling.patch) for scaling for size_trunc(). Apply locally and look how it works. It makes magnitudes instantly visible. This is actually what I would ultimately propose. 25 I have attached a patch (scaling.patch) for scaling for size_trunc(). Apply locally and look how it works. It makes magnitudes instantly visible. This is actually what I would ultimately propose. I haven't yet touched size_trunc_len() but will if you want to see how it might look like at the end.