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

feat: consistent decimal points #1088

Merged
merged 7 commits into from
Nov 22, 2024

Conversation

Misieq01
Copy link
Collaborator

@Misieq01 Misieq01 commented Nov 19, 2024

Closes #1074

[ Summary ]

  • Unify formatting utilities into one file
  • Expand them to cover more cases
  • Make 2 decimals as default
  • Display full number of balance on hover over wallet card
  • Sticked to using Intl.NumberFormat api for localized formatting

@brianp brianp merged commit 643d847 into tari-project:main Nov 22, 2024
9 checks passed
@Tas4tari
Copy link

Tested successfully on Windows 11, app version 0.7.7
Screenshot (353)
Screenshot (352)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Decimal points are not consistent
4 participants