Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the condition in canFocusRowAt (#4)
focusInside flips to false when fast scrolling mode activates so we need to check isFastScrolling as well, otherwise, after fast scroll, the table view might no longer accept focus
- Loading branch information