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

Scroll to end of textfield when width is greater than visible width. #277

Open
rahulverma1999 opened this issue May 21, 2021 · 0 comments
Open

Comments

@rahulverma1999
Copy link

Expected Behavior

Not to scroll automatically to the end of the textfield when width is greater than the visible width.

Actual Behavior

scrolling automatically to the end of the textfield and hiding the starting Data inside the textfield.

Steps to Reproduce the Problem

  1. Add two columns inside the spreadsheet view
  2. Make first column freeze and set its width to 200px
  3. Add an Ui TextField inside the second column and set it's width to 200px
  4. Check when you start typing inside textfield it automatically scrolls the view to the end of the textfield

Specifications

  • Xcode version: 12.3
  • iOS version: 14.4.1
  • Dependency manager + version: cocoa pods(
    q28Dk
    1.10.1 )
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