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

Dark Mode Fix #75

Merged
merged 1 commit into from
Jan 15, 2020
Merged

Dark Mode Fix #75

merged 1 commit into from
Jan 15, 2020

Conversation

AyonAB
Copy link
Contributor

@AyonAB AyonAB commented Jan 15, 2020

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Bug fix

⤵️ What is the current behavior?

Crashes on iOS 12 or older devices

🆕 What is the new behavior (if this is a feature change)?

  • Works on all iOS versions
  • HUD Image now respects Foreground Color

💥 Does this PR introduce a breaking change?

Nope

🐛 Recommendations for testing

Run the app in multiple versions of iOS device, also use custom foreground Color

📝 Links to relevant issues/docs

Fixes #74

🤔 Checklist before submitting

  • All projects build
  • Follows style guide lines
  • Relevant documentation was updated
  • Rebased onto current develop

@Cheesebaron Cheesebaron merged commit 1fc06cb into redth-org:master Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crashes on iOS 12 or older devices
2 participants