1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 17:28:51 +02:00
phorge-phorge/webroot/rsrc
epriestley f2bb9bc061 When summing points on a workboard, display sum with same precision as most-precise value
Summary:
Fixes T11703. This mostly avoids rounding errors.

If point values include "0.001", we also get three digits of precision: 1.000.

Maybe useful if your point field is called "bitcoins" or something.

Test Plan:
Before:

{F1851404}

After:

{F1851405}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11703

Differential Revision: https://secure.phabricator.com/D16601
2016-09-27 09:36:46 -07:00
..
css Truncate and scroll task graph tables instead of fitting task titles to the display 2016-09-21 18:22:26 -07:00
externals Allow dialogs to opt in to being resizable 2016-06-20 19:13:58 -07:00
favicons Rework new favicon 2016-09-11 18:31:57 -07:00
image Add Slack authentication adapter 2016-09-06 15:50:37 +00:00
js When summing points on a workboard, display sum with same precision as most-precise value 2016-09-27 09:36:46 -07:00