Apr 28
Ability to change decimal digit count
Add the ability to change / turn off decimal digits (and potentially the currency string). Ie. allow going from123.45 US$ to 123 US$ or just 123This is needed for proper multi currency support as some currencies - HUF for example - are worth so little that it makes no sense to use decimals. For example, 1 HUF = 0.003 USD.This means that for currencies that do not use decimals, having them displayed makes reading and especially entering them really tiresome.Additionally, in these currencies 6-7 digit numbers tend to be quite normal, so displaying them, alongside the unused decimals plus currency string makes them way too long for the UI to elegantly display. See the attached screenshot.I remember requesting this feature a year ago (?) - and back then it was added. So, apologies if this is already a thing and I'm just too blind to see where it is.
Reviewing
👀