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

MRG, ENH: macOS 11 compatiblity for STC plots #8959

Merged
merged 4 commits into from
Feb 25, 2021

Commits on Feb 25, 2021

  1. macOS 11 compatiblity for PyVista STC plots

    Sets `QT_MAC_WANTS_LAYER=1` for STC plots via
    PyVista.
    
    Was required on my system with macOS 11.2.1, Qt 5.12.9, pyqt 5.12.3
    (installed from `conda-forge`)
    
    Previous fix via mne-tools#8554 didn't cover STC plots.
    
    cc @cbrnr, @GuillaumeFavelier
    hoechenberger committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    2aead9c View commit details
    Browse the repository at this point in the history
  2. Remove backend check

    hoechenberger committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    77f36c9 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    hoechenberger committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    0e7710a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3279808 View commit details
    Browse the repository at this point in the history