bannzai / bannzai/SpreadsheetView
Scroll to end of textfield when width is greater than visible width.
- Dominant language
- HTML
- Stars
- 3.5k
- Forks
- 476
- PR merge metrics
- No merged PRs in 30d
Description
## 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(

1.10.1 )
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.