You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That'd be appreciated. I'm using it to highlight annotation on dicom after it's hovered over on a list of all annotations. And probe tool was one not working.
@kubanm3 Did you manage to cater to this change? Like hovering on the List of probe Annotations.
What I'm trying is, I'm showing the initial probe annotations with textBoxVisibility: false. I want to show values when hovering over any annotation. But I didn't find any hovering event for that specific case.
Describe the Bug
When setting lineWidth for ProbeTool nothing happens.
In ProbeTool there is only color being passed to drawHandles as option.
Steps to Reproduce
Create ProbeTool annotation.
Set styles with annotation.config.style.setAnnotationStyles(annotationUuid, {lineWidth: 4}).
The current behavior
Nothing happens
The expected behavior
Probe should change it's width.
OS
Linux
Node version
20
Browser
Brave
The text was updated successfully, but these errors were encountered: