sharpie7 / circuitjs1

Electronic Circuit Simulator in the Browser
GNU General Public License v2.0
2.29k stars 633 forks source link

Feature Request: User adjustable setting to change the count of displayed digits for float values #644

Closed ZVSphiler closed 2 years ago

ZVSphiler commented 3 years ago

Displaying numbers rounded up to only one digit after comma that could possibly lead to mistakes. For example if I'm using resistors of E96 series. Many of them have values of two digits after comma.

Although the values are only rounded up on display and not on their real values but in specific situations this is still a problem. For example If I want to show my circuit to someone else via screenshot I have to manually photoshop it afterward or tell that the numbers are not correct.

It would be nice if you could can change that.

pfalstad commented 2 years ago

fixed