ohif-viewer/extensions/measurement-tracking/src/panels/PanelMeasurementTableTracking
Joe Boccanfuso 58ae8690a7
fix: Clicking on measurement should highlight the measurement row in the measurement panel OHIF-433 (#3111)
* fix: OHIF-433 Clicking on measurement should highlight the measurement row in the measurement panel

Added selected flag to each OHIF measurement.
Listening to CS3D ANNOTATION_SELECTION_CHANGE to keep the selected flag in sync.

* fix: OHIF-433 Clicking on measurement should highlight the measurement row in the measurement panel

Fixed broken unit tests.

* PR feedback from Alireza:
- use MEASUREMENT_UPDATED event for selection changed
- added TODO to eventually have CS3D introduce the selected flag per annotation
- added MeasurementService._publishEvent

* PR feedback: now using _broadcastEvent
2023-01-13 13:57:18 -05:00
..
ActionButtons.tsx fix: OHIF-386 Disable Export and Create Report buttons if there are no tracked measurements (#3102) 2023-01-09 12:19:48 -05:00
index.tsx fix: Clicking on measurement should highlight the measurement row in the measurement panel OHIF-433 (#3111) 2023-01-13 13:57:18 -05:00