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

fix(selector): cell selector throws error in console when no scroll #338

Merged
merged 2 commits into from
Feb 8, 2019

Conversation

ghiscoding
Copy link
Collaborator

This fix a small issue found that the selection was incorrect on the top section (frozen) after scrolling in a non-frozen area. See animated gif

Relates to previous PR #331

Issue
2019-02-07_15-04-36

After Fix
2019-02-07_15-05-09

Ghislain Beaulac added 2 commits February 7, 2019 12:28
- the error is not showing up if user tried scrolling at first, the small issue is related to the fact that 2 variables scrollTop, scrollLeft were not initialized
@mpegithub
Copy link

mpegithub commented Feb 8, 2019

Nice job and sorry for missing initialization !

PS: which tool do you use to make small screen captures ? Screenpresso ?

@ghiscoding
Copy link
Collaborator Author

ghiscoding commented Feb 8, 2019

@mpegithub
I use Share-X on Windows and it's free 😃

@ghiscoding ghiscoding merged commit beaa586 into master Feb 8, 2019
@ghiscoding ghiscoding deleted the bugfix/selector branch March 7, 2019 03:15
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