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

UI: Limit display of Sendcoins-popup to 10 entries. #458

Merged
merged 1 commit into from Jul 27, 2015

Conversation

crowning-
Copy link

Reference: https://dashtalk.org/threads/enhanced-darkcoin-wallet-ui.1705/page-27#post-60870

Because QMessageBox is VERY limited with formatting options and I didn't want to overwrite it with my own implementation I just hard limited the maximum number of displayed entries to 10 and added this info for the end user.
The computed amount still shows the sum of all transactions of course.

Looks like this:
popup

(the example above was for a maximum of 5 entries for my own tests where I sent 9 transactions of 1 DASH each)

@eduffield222 eduffield222 force-pushed the v0.12.0.x branch 2 times, most recently from 2f809f0 to 7b480ac Compare July 27, 2015 03:42
eduffield222 pushed a commit that referenced this pull request Jul 27, 2015
UI: Limit display of Sendcoins-popup to 10 entries.
@eduffield222 eduffield222 merged commit 225ad3b into dashpay:v0.12.0.x Jul 27, 2015
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.

None yet

2 participants