tabulated input fields do not adapt to unit fraction #1
Labels
bug
Something isn't working
pending new feature
requires addition of new functionality to be resolved
Global and Custom units may have arbitrary minimum fractions. For example a U.S. Dollar's smallest fraction is cents (two fractional digits) while a Bitcoin might have a Satoshi as its smallest fraction (six fractional digits). While the Amatino API fully supports such arbitrary fractions, Amatino Mac is currently hard-coded with two fractional digits. For example, in
TabularAmountInput
:To resolve this issue, various input classes will need to be able to receive and adapt to supplied Global and Custom unit fractional digit sizes.
The text was updated successfully, but these errors were encountered: