You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Registration screen scrolls to weird positions when the keyboard is appearing (as soon as the user taps on a textfield).
Technical info: For some newer screens (e.g. Transcribe*View.swift) I started to use Swiftui instead of Apple MVC. Moving this screen to SwiftUI to be able to reuse some of the .keyboard* helpers would definitely also be an option.
The text was updated successfully, but these errors were encountered:
schroepf
changed the title
Scrolling behavior of registration screen is weird
Scrolling behavior of some screens is weird when a keyboard appears
Apr 19, 2020
Registration screen scrolls to weird positions when the keyboard is appearing (as soon as the user taps on a textfield).
Technical info: For some newer screens (e.g. Transcribe*View.swift) I started to use Swiftui instead of Apple MVC. Moving this screen to SwiftUI to be able to reuse some of the
.keyboard*
helpers would definitely also be an option.The text was updated successfully, but these errors were encountered: