-
Notifications
You must be signed in to change notification settings - Fork 5
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
IOS-10430 fix padding #393
Conversation
Screenshot tests report βοΈ All passing |
Record screenshots on PR comment: succeeded β
|
Record screenshots on PR comment: succeeded β
|
@@ -223,7 +223,7 @@ public class FeedbackView: UIView { | |||
private lazy var scrollStackView: ScrollStackView = { | |||
let scrollStackView = ScrollStackView(arrangedSubviews: [contentContainerStackView]) | |||
scrollStackView.translatesAutoresizingMaskIntoConstraints = false | |||
scrollStackView.stackView.spacing = 24 | |||
scrollStackView.stackView.spacing = 16 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Record screenshots on PR comment: succeeded β
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice :)
π This PR is included in version 31.4.1 π The release is available on GitHub release Your semantic-release bot π¦π |
ποΈ Jira ticket
https://jira.tid.es/browse/IOS-10430
π₯ What's the goal?
Review Mistica/iphoneapp to check if there is any padding=24(horizontal) replacing with 16.
π§ͺ How can I verify this?
Check new screenshots for test.
π AppCenter build
https://install.appcenter.ms/orgs/tuenti-organization/apps/mistica-swiftui-ios/distribution_groups/public
Version 31.3.0 (1)