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

Correct GridSpec override behavior #748

Merged
merged 5 commits into from
Nov 8, 2019

Commits on Nov 6, 2019

  1. WIP: Correct GridSpec override behavior.

    Removed the 'warn' mode to keep only 'error' and 'override'.
    'override' behavior now correctly removes the pre-existing Panel.
    kleavor committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    d2ba2f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5dff2e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Fixed deletion of overlap

    philippjfr committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    207bd68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    035ca6a View commit details
    Browse the repository at this point in the history
  3. Better error handling

    philippjfr committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    7267543 View commit details
    Browse the repository at this point in the history