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

Display correct amount of mempool blocks on mobile #856

Merged
merged 1 commit into from
Oct 6, 2021

Conversation

softsimon
Copy link
Member

fixes #854

The width to fit the mempool blocks wasn't calculated correctly due to how we move the white separator when on mobile.

After this fix:

Liquid:
Screen Shot 2021-10-05 at 15 41 00

Mainnet

Screen Shot 2021-10-05 at 15 41 42

@softsimon softsimon requested a review from wiz October 5, 2021 11:42
Copy link
Member

@wiz wiz left a comment

Choose a reason for hiding this comment

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

Tested ACK @ 2bac7f9

@wiz wiz merged commit e1c943d into master Oct 6, 2021
@wiz wiz deleted the simon/mempool-blocks-amount-display-fix branch October 6, 2021 23:03
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.

Only 1 mempool block is shown on mobile
2 participants