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(core): don't override alwaysShowVerticalScroll flag #438

Merged
merged 3 commits into from
Oct 14, 2020

Commits on Oct 6, 2020

  1. fix(core): don't override alwaysShowVerticalScroll flag

    - the `alwaysShowVerticalScroll` flag should be dealt directly in the core and it should never show vertical scroll on left frozen container, even when the `alwaysShowVerticalScroll` is set to True (see core lib [PR #537](6pac/SlickGrid#537))
    ghiscoding committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    12fe186 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Configuration menu
    Copy the full SHA
    ebc8657 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5b325b View commit details
    Browse the repository at this point in the history