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

Paywalls: Decrease max aspect ratio for tablets to have a max height #1422

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

tonidero
Copy link
Contributor

Description

Followup to #1419

I was playing with this value and in a slightly more wide tablet, it would use the full height... So I want to decrease this max aspect ratio a bit to avoid those tablets from having the full height of the screen.

@tonidero tonidero marked this pull request as ready for review October 31, 2023 18:19
@tonidero tonidero requested a review from a team October 31, 2023 18:19
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1938d47) 84.27% compared to head (dbc8237) 84.27%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1422   +/-   ##
=======================================
  Coverage   84.27%   84.27%           
=======================================
  Files         197      197           
  Lines        6626     6626           
  Branches      960      960           
=======================================
  Hits         5584     5584           
  Misses        674      674           
  Partials      368      368           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tonidero tonidero merged commit 007e89f into main Oct 31, 2023
7 checks passed
@tonidero tonidero deleted the decrease-max-aspect-ratio-tablets-max-height branch October 31, 2023 19:22
This was referenced Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants