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

Fix insets when keyboard did show #143

Merged
merged 1 commit into from
Oct 27, 2017
Merged

Fix insets when keyboard did show #143

merged 1 commit into from
Oct 27, 2017

Conversation

kvld
Copy link
Contributor

@kvld kvld commented Oct 24, 2017

Задача: #APPS-1551

Коротко для Release Notes, в формате «Сделали/Добавили/Исправили N»:
Исправили скролл полноэкранного редактора Code Quiz

Описание:
Неправильно получались размеры клавиатуры (UIKeyboardFrameBeginUserInfoKey вместо UIKeyboardFrameEndUserInfoKey), из-за этого неверно рассчитывались contentInsets у текстовой вьюшки.

@kvld kvld added this to the 1.46 milestone Oct 24, 2017
@kvld kvld self-assigned this Oct 24, 2017
@kvld kvld requested a review from Ostrenkiy October 24, 2017 13:20
@kvld kvld merged commit 5e7d48c into dev Oct 27, 2017
@kvld kvld deleted the fix/scroll-code-quiz-editor branch October 27, 2017 14:08
@Ostrenkiy Ostrenkiy mentioned this pull request Nov 1, 2017
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.

2 participants