Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amounts multiplied with wrong factor when changing decimals setting immediately after cancelling decimals setting change #80

Closed
Marmo opened this issue Jan 6, 2022 · 0 comments · Fixed by #82
Labels
bug Something isn't working
Milestone

Comments

@Marmo
Copy link
Owner

Marmo commented Jan 6, 2022

  1. change decimals setting from 3 to 2
  2. cancel the change when the warning dialog appears
  3. setting is on 2 anyway (when leaving the settings now, everything is ok (amounts correct, still three decimals, re-openig settings shows 3 decimals))
  4. change decimals to 1

Result: all amounts are multiplied by 10 (probably dependent on the specific decimals settings chosen)
Expected: all amounts remain the same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant