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

Commits on Feb 7, 2019

  1. fix(selector): cell selector throws error in console when no scroll

    - 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
    Ghislain Beaulac authored and Ghislain Beaulac committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    367bcc7 View commit details
    Browse the repository at this point in the history
  2. fix(selector): cell selection on frozen area incorrect after scrolling

    Ghislain Beaulac authored and Ghislain Beaulac committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    d23464f View commit details
    Browse the repository at this point in the history