kowalewskitomasz / Angular_Currency_Converter

Currency converter written in Angular for learning purposes
0 stars 0 forks source link

Too much decimal places in input fields #1

Open kowalewskitomasz opened 5 years ago

kowalewskitomasz commented 5 years ago

There should be some limit for the number of decimal places shown in value fields. Possible approaches:

kowalewskitomasz commented 5 years ago

Also same applies to tooltips on chart - decimal places there should also be constrained to max 3.