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

Critical issue with auto scrolling #16

Open
zyavrik opened this issue Jun 6, 2014 · 4 comments
Open

Critical issue with auto scrolling #16

zyavrik opened this issue Jun 6, 2014 · 4 comments

Comments

@zyavrik
Copy link

zyavrik commented Jun 6, 2014

Steps to reproduce:

  1. Remove example application from the device or simulator if you have it.
  2. Run example application from CYRTextView package.
  3. Tap on the end of the last line.
  4. Type Enter. Type Enter. Type Enter. Type Enter. Type Enter.

Actual result:

Every time all text will be scrolled from the begging to the end automatically.

Should be:

Only a new line should be added.

@zyavrik
Copy link
Author

zyavrik commented Jun 6, 2014

Why there is no this issue on QED Solver for iPhone? Does it use something else instead CYRTextView?

@zyavrik
Copy link
Author

zyavrik commented Jun 7, 2014

The is no line number on the last line when the issue occurs.

@zyavrik
Copy link
Author

zyavrik commented Jun 8, 2014

The fix was added here: #20

@zyavrik
Copy link
Author

zyavrik commented Jun 8, 2014

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

No branches or pull requests

1 participant