ivmartel / dwv-jqui

Medical image viewer based on DWV (DICOM Web Viewer) and jQuery UI.
https://ivmartel.github.io/dwv-jqui/
GNU General Public License v3.0
18 stars 18 forks source link

Make info overlay more generic #43

Closed ivmartel closed 3 years ago

ivmartel commented 3 years ago

The current overlay code listens to specific events coming from dwv and is bound to these event properties. It must be made more generic to listen to any event defined in the overlay definition and use the value property now sent with dwv events.