ubarsc / tuiview

TuiView is a lightweight raster GIS with powerful raster attribute table manipulation abilities
http://tuiview.org/
GNU General Public License v2.0
26 stars 13 forks source link

Format Floating point values better in Query Window #45

Closed gillins closed 1 year ago

gillins commented 1 year ago

When the value is very small, all that is shown can be 321.... but in fact if you make the window larger you can see that the actual figure is 3.2134234234e-26. Would be nice if the truncating of the value always preserved the exponent so you could see the magnitude of the number easier, even if you have to expand to get the full value.