You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Love your app and how minimalistic and clean the UI is. 🙂 I also +1 the existing feature request of adding crypto and more favourite currencies to the home screen!
As for my request, I would kindly request that there would be decimal precision for up to 4-6 digits (perhaps as a user setting).
For example, when I convert 1 MYR to SGD, I see 1 -> 0.3, but I would rather see 1 -> 0.295707. Thanks so much!
The text was updated successfully, but these errors were encountered:
The precision in the main sceen is always two digits. So in your case, 1.00 MYR was 0.30 SGD. You see, the scope of the app is to be a practical companion on you vacation trips. Your budget won't be affected by differences in the tenths.
However, you already get a higher precision (dynamically adjusted) in the exchange rates history screen.
Is this good enough for you, or what is your use case?
I completely agree that it's good enough how it is. However, it might be nice as a toggle feature (if you or anyone else feels like it). At least sadly Open Exchange Rates doesn't support history.
Hi! Love your app and how minimalistic and clean the UI is. 🙂 I also +1 the existing feature request of adding crypto and more favourite currencies to the home screen!
As for my request, I would kindly request that there would be decimal precision for up to 4-6 digits (perhaps as a user setting).
For example, when I convert 1 MYR to SGD, I see 1 -> 0.3, but I would rather see 1 -> 0.295707. Thanks so much!
The text was updated successfully, but these errors were encountered: