Currently, panels retain their active status even when they are not relevant to the current context. This can lead to situations where, for instance, the segmentation panel remains active while measurements are being added, requiring manual switching to the measurement panel.
Proposal
Implement logic to automatically switch the active panel based on the current context. For example:
If a measurement is added while the segmentation panel is open, the system should automatically activate the measurement panel.
Similarly, if a segmentation action is triggered while the measurement panel is active, switch to the segmentation panel.
Benefits
This would improve workflow efficiency by ensuring that the active panel always aligns with the user's current task, reducing manual panel-switching and enhancing user experience.
Currently, panels retain their active status even when they are not relevant to the current context. This can lead to situations where, for instance, the segmentation panel remains active while measurements are being added, requiring manual switching to the measurement panel.
Proposal Implement logic to automatically switch the active panel based on the current context. For example:
If a measurement is added while the segmentation panel is open, the system should automatically activate the measurement panel. Similarly, if a segmentation action is triggered while the measurement panel is active, switch to the segmentation panel. Benefits This would improve workflow efficiency by ensuring that the active panel always aligns with the user's current task, reducing manual panel-switching and enhancing user experience.