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

Complete GUI redesign #221

Merged
merged 5 commits into from
May 18, 2020
Merged

Complete GUI redesign #221

merged 5 commits into from
May 18, 2020

Conversation

jholdstock
Copy link
Member

Finishing touches to the GUI which completes the redesign.

Most significantly this removes hard-coded heights from the carousel so it is properly responsive to screen/window size. This also means we can update carousel content in future without having to readjust the hard-coded heights.

Closes #146

@dnldd
Copy link
Member

dnldd commented May 15, 2020

The images in the cards are not filling the height of the card now,
picture-offset

I'm also seeing the payment requested badge on the accounts page, that should be removed.
payment-requested-badge

@jholdstock
Copy link
Member Author

Pushed some extra changes to fix the images.
Rebased onto master to remove the Payment Requested badge.

Copy link
Member

@dnldd dnldd left a comment

Choose a reason for hiding this comment

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

Issues resolved, looks good.

@jholdstock jholdstock merged commit 3778970 into decred:master May 18, 2020
@jholdstock jholdstock deleted the gui2 branch October 6, 2020 09:22
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.

UI Update
2 participants