Max Resource aid amount bug
At least on PC.
When one enter maximum resource amount in "Resources aid" input, wrong amount is selected.
Example:
Maximum convoy size is 12,425,000. If one enter that amount manually using digits, only 1.2M is selected / sent.
If one add or subtract 1 unit, or anything above / below, correct amount is sent. E.g:
Max Convoy size: 12,425,000
Tax rate: 8%
Enter Sent Gross Sent Net
12,425,001 12,425,000 11,431,000
99,999,999 12,425,000 11,431,000
12,424,999 12,424,999 11,431,000 (rounded up from 11,430,999.08)
12,425,000 1,242,500 1,143,100 (error - last zero vanishes)
12,000,000 12,000,000 11,040,000
124,250,000 12,425,000 11,431,000 (punching an extra zero)
If max amount is entered, exactly, the las digit is eaten up by the code.
If one use slider this bug is not affecting the amount.
Know it is a minor thing, but still.
Have cleared cache and all that.
Tested on Windows and Linux using Firefox, Vivaldi and Chrome.