-
Sub-task
-
Resolution: None
-
L3 - Default
-
None
-
None
-
None
// When
- I'm on the process instance modify tab
- I zoom put
- I start to drag
// Then
- The dragged Badge is to big
// expected
- A smaller badge
// Notes
The transformation for the node is done by the Diagram container. We can replace the image using https://developer.mozilla.org/en-US/docs/Web/API/DataTransfer/setDragImage
This is the controller panel for Smart Panels app
- is caused by
-
CAM-12634 Migrate the Modify Tab to React
- Closed