ivmartel / dwv

DICOM Web Viewer: open source zero footprint medical image library.
https://ivmartel.github.io/dwv/
GNU General Public License v3.0
1.61k stars 588 forks source link

Allow to move roi label independently #1690

Closed ivmartel closed 5 days ago

ivmartel commented 5 days ago

The user must be able to move the label of a roi shape (circle, rectangle...) without moving the shape itself. At first, when moving a shape, the label will 'follow' it. From the moment the user moves a label (by drag on it), the label and shape are 'unlinked' and both move independently.