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

ENH: Refactor HomeWidget.setSlicerUIVisible to de-duplicate toolbar names list #69

Merged
merged 1 commit into from
Aug 21, 2024

Commits on Aug 21, 2024

  1. ENH: Refactor HomeWidget.setSlicerUIVisible to de-duplicate toolbar n…

    …ames list
    
    Refactors the `setSlicerUIVisible` method in `HomeWidget` to streamline
    the handling of toolbar names. It introduces an `exemptToolbars` list to
    store the names of toolbars that should be excluded from visibility changes.
    jcfr committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9a4047f View commit details
    Browse the repository at this point in the history