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

IOS-2474 Shrinking User Code change header text #243

Merged

Conversation

megakoko
Copy link
Contributor

Была такая штука.

Screenshot 2022-12-28 at 12 57 50

Стало так. На минике не сильно скукоживается.
IMG_5431

@megakoko megakoko marked this pull request as ready for review December 28, 2022 10:00
@@ -26,6 +26,8 @@ struct UserCodeHeaderView: View {

Text(title)
.font(Font.system(size: 34).bold())
.minimumScaleFactor(0.7)
Copy link
Collaborator

Choose a reason for hiding this comment

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

это очень глючный модификатор, надо без него

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Через fixedSize не хочется, места мало остается если оставлять текст в две строки. На семерке скорее всего поедет лейаут.

Copy link
Collaborator

Choose a reason for hiding this comment

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

fixedSize тут не подойдет. Динамически вообще ничего сделать. Обсудите с Яном пожалуйста, может он предложит слегка шрифт уменьшить или может текстовку заголовка можно поменять на более короткую.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Договорились на уменьшение шрифта

Проверил в симуляторе на 7 и на 7 с зумом, выглядело нормально на 28. Сделал 24 для подстраховки.

@tureck1y tureck1y merged commit 6728275 into develop Dec 29, 2022
@tureck1y tureck1y deleted the IOS-2474-change-pin-the-header-does-not-fit-in-the-line branch December 29, 2022 08:36
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