noyainrain / listling

Web app to make and edit lists collaboratively.
https://listling.org/
GNU Affero General Public License v3.0
34 stars 8 forks source link

Fix list total printing insignificant digits #110

Closed noyainrain closed 3 years ago

noyainrain commented 3 years ago

The list total may print insignificant digits stemming from decimal to binary conversion.

To reproduce:

noyainrain commented 3 years ago

Depends on noyainrain/micro#135.