You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Showing/hiding the channel overview is extremely slow; I even managed to completely destroy this action once (meaning that clicking on it did nothing, but everything else worked normally).
Scrollbars are not updated immediately after showing more/fewer channels (have to press a second time).
Is it not possible to show a specific number of channels? In my example, it's either all 3 or 1 channel, but 2 is not possible. Bug or feature?
If the toolbar is hidden (right-click, deselect Tools), there is no way to restore it.
Enhancements
It would be nice if the channel overview was resizable (e.g. by dragging the border between the signals and the overview), because it takes up a lot of vertical space.
The status bar is currently useless. It should either be hidden or populated with some useful information (such as the time under the mouse cursor etc.). I think even if it gets some useful information, there should be an option to show/hide it.
I'm happy to work on some of these things, but I'd like to hear your opinions first.
@cbrnr Thank you for pointing these out
I added the ones about the Overview-Bar to #27.
The status bar is currently useless. It should either be hidden or populated with some useful information (such as the time under the mouse cursor etc.). I think even if it gets some useful information, there should be an option to show/hide it.
It displays time and data information when the "crosshair"-mode is toggled with x. That could be a part of #125
Today I played around with the browser a bit, so here are a couple of issues that I've discovered and some suggestions:
Issues
Icons are non-retina with PySide2 and PyQt5 (they look fine with PySide6 and PyQt6),solved by Use HiDPI icons with PyQt5/PySide2 mne-python#10956Enhancements
I'm happy to work on some of these things, but I'd like to hear your opinions first.
Example to show some of the problems:
The text was updated successfully, but these errors were encountered: