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

Fixing dropdown menu alignment in transaction tab #1134

Merged
merged 2 commits into from
Feb 17, 2022
Merged

Conversation

firstcryptoman
Copy link
Collaborator

No description provided.

instantsendWidget->setFixedWidth(24);
if (platformStyle->getUseExtraSpacing()) {
instantsendWidget->setFixedWidth(121);
} else {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why we need this if/else here?

@reubenyap reubenyap merged commit 330cfc6 into master Feb 17, 2022
@reubenyap reubenyap deleted the dropdown_fix branch February 17, 2022 20:10
levonpetrosyan93 pushed a commit that referenced this pull request May 17, 2023
* Fixing dropdown menu alignment in transaction tab

* Code cleanup
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.

3 participants