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: improve template 5 landscape layout #3534

Merged
merged 3 commits into from
Dec 21, 2023

Conversation

NachoSoto
Copy link
Contributor

I didn't notice this initially because I had been testing with 3 packages that happened to fill the screen

Before

Simulator Screenshot - iPhone 15 Pro Max - 2023-12-20 at 14 34 35

After

Simulator Screenshot - iPhone 15 Pro Max - 2023-12-20 at 14 34 24

@NachoSoto NachoSoto requested a review from a team December 20, 2023 22:38
Copy link
Contributor

@tonidero tonidero left a comment

Choose a reason for hiding this comment

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

Just a question, but this should be good for now I think.

@@ -82,6 +82,8 @@ struct Template5View: TemplateViewType {
.scrollableIfNecessary()
}

Spacer()
Copy link
Contributor

Choose a reason for hiding this comment

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

Just curious but how does this look on an iPad in landscape? Just wondering whether the main content will be moved too much to the top, since I think we might want it centered within the available space?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

iPad landcape doesn't have "vertical height condensed", so this layout isn't used.

I didn't notice this initially because I had been testing with 3 packages that happened to fill the screen
@NachoSoto NachoSoto enabled auto-merge (squash) December 21, 2023 20:11
@NachoSoto NachoSoto merged commit 137d407 into main Dec 21, 2023
19 of 20 checks passed
@NachoSoto NachoSoto deleted the paywalls-template-5-lanscape branch December 21, 2023 21:09
This was referenced Dec 21, 2023
NachoSoto pushed a commit that referenced this pull request Dec 22, 2023
**This is an automatic release.**

### RevenueCatUI
* `Paywalls`: add header image to `watchOS` paywalls (#3542) via
NachoSoto (@NachoSoto)
* `Paywalls`: improve template 5 landscape layout (#3534) via NachoSoto
(@NachoSoto)
* `Paywalls`: fix template 5 footer loading view alignment (#3537) via
NachoSoto (@NachoSoto)
* `Paywalls`: improve template 1 landscape layout (#3532) via NachoSoto
(@NachoSoto)
* `Paywalls`: fix `ColorInformation.multiScheme` on `watchOS` (#3530)
via NachoSoto (@NachoSoto)
### Other Changes
* `Trusted Entitlements`: tests for signature verification without
header hash (#3505) via NachoSoto (@NachoSoto)
* `.debugRevenueCatOverlay`: added `Locale` (#3539) via NachoSoto
(@NachoSoto)
* `Trusted Entitlements`: add support for signing request headers
(#3424) via NachoSoto (@NachoSoto)
* `CI`: Add architecture to cache keys (#3538) via Mark Villacampa
(@MarkVillacampa)
* `Paywalls Tester`: remove double close button (#3531) via NachoSoto
(@NachoSoto)
* Fix `RevenueCatUI` snapshot tests (#3526) via NachoSoto (@NachoSoto)
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.

None yet

2 participants