ideveCore / Valuta

This is a simple application for converting currencies, with support for various APIs.
GNU General Public License v3.0
14 stars 5 forks source link

Making switching currencies also switch around the values #27

Open bragefuglseth opened 5 months ago

bragefuglseth commented 5 months ago

From other similar apps, I'd expect the entered values to also switch around.

ideveCore commented 5 months ago

The initial logic of the application is to simply switch the currency, but not the values, as it serves as a comparison of values between currencies.