Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX: explicitly set the number of items that should appear in the hea…
…der. This suppresses a dropdown from kicking in after 5 items, effectively creating a dropdown with only 1 item. Instead, this just shows all 6 items in the header bar. Closes mne-tools#1295 , which raised an issue with the rendering of the dropdown. If a dropdown is ever introduced again, this issue may rear its head again.
- Loading branch information