Skip to content

Fixed a bug where scrolling was not working properly.#2

Merged
ewindso merged 1 commit intotrunkfrom
fix/droid_scroll
Jul 29, 2021
Merged

Fixed a bug where scrolling was not working properly.#2
ewindso merged 1 commit intotrunkfrom
fix/droid_scroll

Conversation

@mathieu-clerici
Copy link
Copy Markdown

Before:

See how as we type, it doesn't automatically scroll to the 4th line. When we reach line 5, then it scrolls properly.
Basically, we have a line off screen before it startas scrolling.

before.mov

After:

See that as we reach text line 4, it now automatically scrolls.

after.mov

@ewindso ewindso merged commit 71287f8 into trunk Jul 29, 2021
@ewindso ewindso deleted the fix/droid_scroll branch July 29, 2021 04:24
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