tiffany352 / rink-rs

Unit conversion tool and library written in rust

Home Page:https://rinkcalc.app/about

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in rink web

alexalemi opened this issue · comments

The web app doesn't seem to handling it's decades correctly.

For instance 2 pi radius of earth / c returns 133 seconds instead of 133 milliseconds, despite both the radius of earth and speed of light being correct. This does work in the CLI.

That's a pretty bad issue, I'll take a look soon.

Should be fixed now, you might have to hard reload the page because of the service worker caching files.
image