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

StandardDialog: new design #2904

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rating89us
Copy link
Contributor

New design schema according to Figma:

  • Black background
  • Round borders
  • Grey cancel button (secondary button)

visible: false
radius: 10
border.color: MoneroComponents.Style.blackTheme ? MoneroComponents.Style.moneroGrey : MoneroComponents.Style._w_appWindowBorderColor
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could we use ProcessingSplash border color here as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ProcessingSplash border color is:
MoneroComponents.Style.blackTheme ? Qt.rgba(255, 255, 255, 0.25) : Qt.rgba(0, 0, 0, 0.25)

It works. But it's the same as the last review, where you said

Not sure we should use transparency here (there is appWindowBorderColor, grey, etc.)

Copy link
Collaborator

Choose a reason for hiding this comment

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

Gotcha

@xiphon
Copy link
Collaborator

xiphon commented Sep 13, 2020

ping @rating89us

@selsta
Copy link
Collaborator

selsta commented Sep 15, 2020

Not sure if I understand this.

Is this how it is intended to look?

Screenshot 2020-09-15 at 13 25 07

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