mne-tools / mne-tools/mne-python
coreg GUI: unavoidable horiz scrolling in right column of controls
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.5k
- Forks
- 1.6k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 100
Description
No matter how I resize the GUI, I am unable to drag the right column of controls wide enough so that I can see all of the controls --- there is always a horizontal scrollbar at the bottom.
Sys info:
Platform Linux-5.15.0-58-generic-x86_64-with-glibc2.35
Python 3.10.10 | packaged by conda-forge | (main, Mar 24 2023, 20:08:06) [GCC 11.3.0]
Executable /opt/mambaforge/envs/mnedev/bin/python3.10
CPU x86_64 (16 cores)
Memory 125.7 GB
Core
├☑ mne 1.6.0.dev145+g9b3ed210d
├☑ numpy 1.23.5 (unknown linalg bindings)
├☑ scipy 1.10.1
├☑ matplotlib 3.7.1 (backend=QtAgg)
├☑ pooch 1.7.0
└☑ jinja2 3.1.2
Numerical (optional)
├☑ sklearn 1.2.2
├☑ numba 0.56.4
├☑ nibabel 5.1.0
├☑ nilearn 0.10.0
├☑ dipy 1.6.0
├☑ openmeeg 2.4.7
├☑ cupy 12.0.0
└☑ pandas 2.0.0
Visualization (optional)
├☑ pyvista 0.38.5 (OpenGL 4.5.0 NVIDIA 470.199.02 via NVIDIA GeForce RTX 2060/PCIe/SSE2)
├☑ pyvistaqt 0.0.0
├☑ vtk 9.2.6
├☑ qtpy 2.3.1 (PyQt5=5.15.6)
├☑ ipympl 0.9.3
├☑ pyqtgraph 0.13.3
├☑ mne-qt-browser 0.4.dev0
├☑ ipywidgets 8.0.6
├☑ trame_client 2.11.2
├☑ trame_server 2.11.7
├☑ trame_vtk 2.5.8
└☑ trame_vuetify 2.3.1
Ecosystem (optional)
├☑ mne-bids 0.14.dev0
├☑ mne-connectivity 0.6.0dev0
└☐ unavailable mne-nirs, mne-features, mne-icalabel, mne-bids-pipeline
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the horizontal scrollbar in the coreg GUI using the Linux and QtAgg environment described in the issue, and compare the right control column at different window sizes. Inspect the GUI layout responsible for that column; done means all controls can be viewed without an unavoidable horizontal scrollbar.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100