Menubar UI Problems #15

Closed
opened 2024-04-05 07:52:15 +00:00 by jupfi · 1 comment
jupfi commented 2024-04-05 07:52:15 +00:00 (Migrated from github.com)

The Menubar item for spectrometer selection is called 'Spectrometer' which is very confusing, because the Module itself is called Spectrometer in the Toolbar.

Additionally the spectrometer selection uses Checkboxes implying that one can select more than one Spectrometer at the same time. These should be radio buttons ...

The Menubar item for spectrometer selection is called 'Spectrometer' which is very confusing, because the Module itself is called Spectrometer in the Toolbar. Additionally the spectrometer selection uses Checkboxes implying that one can select more than one Spectrometer at the same time. These should be radio buttons ...
jupfi commented 2024-04-06 08:09:47 +00:00 (Migrated from github.com)

This should also include an overhaul on how menubar items are created in the core.
The fix for the Radiobutton stuff is to group the single QActions into a QActionGroup.

This should also include an overhaul on how menubar items are created in the core. The fix for the Radiobutton stuff is to group the single QActions into a QActionGroup.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: nqrduck/nqrduck-spectrometer#15
No description provided.