CenterForTheBuiltEnvironment / mrt

http://centerforthebuiltenvironment.github.io/mrt
GNU General Public License v3.0
4 stars 8 forks source link

Tsol should not round to 2 digits #6

Closed dheinzerling closed 5 years ago

dheinzerling commented 9 years ago

Put in a 3-digit tsol value and it will get rounded (usually, though I have also seen it stick). I think this is because the UI has a step of 0.01 for this variable--haven't looked into the connection yet, but I'm sure this is a simple fix.

dheinzerling commented 9 years ago

if you put in a value without the leading zero, e.g. .321, it will not get rounded.