1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-26 16:52:41 +01:00
phorge-phorge/webroot/rsrc/js
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
..
application When summing points on a workboard, display sum with same precision as most-precise value 2016-09-27 09:36:46 -07:00
core Fix Differental Filetree browser hotkey 2016-08-01 14:36:48 -07:00
phui Remove old ObjectBox tab cruft 2016-06-30 18:50:25 -07:00
phuix Trigger autocomplete when "@" is typed on German keyboards 2016-07-08 08:36:35 -07:00