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

gh-2554 success screen changes #2631

Merged
merged 1 commit into from
Sep 8, 2022
Merged

Conversation

DmitryBespalov
Copy link
Contributor

Handles #2554

Changes proposed in this pull request:

  • UI is scrollable on small screens
  • Tweet text as in figma (3 cases)

attributes: [
.font: UIFont.gnoFont(forTextStyle: originalStyle),
.foregroundColor: originalStyle.color!,
.kern: -0.41,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I removed it because I thought that in Figma it is an 'automatic' style, i.e. we just use our system font without kerning.

Kerning is set in the GNOTextSTyle

Base automatically changed from GH-2591/What-is-Safe-Token to main September 7, 2022 19:30
@DmitryBespalov DmitryBespalov merged commit 339d5aa into main Sep 8, 2022
@DmitryBespalov DmitryBespalov deleted the gh-2554/success-screen branch September 8, 2022 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants