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

[#82] [iOS] [UI] Fix: Login screen image not matching device #84

Merged
merged 2 commits into from
Nov 24, 2022

Conversation

blyscuit
Copy link
Owner

@blyscuit blyscuit commented Nov 22, 2022

What happened

Fix background image size not matching.

Insight

  • Use GeometricRenderer size instead of infinite because GeometricRenderer does not know the device size.

  • Fix CICD failing because ruby library is deprecated.

  • Update Ruby library.

Proof Of Work

Animation is smooth.

Screen.Recording.2022-11-22.at.12.19.22.mov

@blyscuit blyscuit added bug Something isn't working platform: Swift labels Nov 22, 2022
@blyscuit blyscuit added this to the 0.3.0 milestone Nov 22, 2022
@blyscuit blyscuit self-assigned this Nov 22, 2022
@blyscuit blyscuit force-pushed the bug/#82-log-in-background branch from be185d3 to 3fbacc6 Compare November 22, 2022 05:40
@blyscuit blyscuit force-pushed the bug/#82-log-in-background branch from 3fbacc6 to c5a845b Compare November 22, 2022 05:49
@github-actions
Copy link

1 Warning
⚠️ Uh oh! Your project is under 80% coverage!

🧛 shared Code Coverage: 69.01%

Coverage of Modified Files:

File Coverage

Modified Files Not Found In Coverage Report:

Gemfile.lock
LoginView.swift
ResetPasswordView.swift
kmm_review_pull_request.yml

Codebase cunningly covered by count Shroud 🧛

Generated by 🚫 Danger

@github-actions
Copy link

Current coverage for Survey is 72.70%

Files changed - -
LoginView.swift 96.12%
ResetPasswordView.swift 96.85%

Powered by xcov

Generated by 🚫 Danger

Copy link
Collaborator

@suho suho left a comment

Choose a reason for hiding this comment

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

LGTM!

.github/workflows/kmm_review_pull_request.yml Show resolved Hide resolved
@blyscuit blyscuit merged commit acd0bfc into develop Nov 24, 2022
@blyscuit blyscuit deleted the bug/#82-log-in-background branch November 24, 2022 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working platform: Swift
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants