Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Can't set lineWidth for ProbeTool #1181

Closed
kubanm3 opened this issue Apr 2, 2024 · 3 comments
Closed

[Bug] Can't set lineWidth for ProbeTool #1181

kubanm3 opened this issue Apr 2, 2024 · 3 comments
Assignees

Comments

@kubanm3
Copy link
Contributor

kubanm3 commented Apr 2, 2024

Describe the Bug

When setting lineWidth for ProbeTool nothing happens.

In ProbeTool there is only color being passed to drawHandles as option.
image

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

@sedghi
Copy link
Member

sedghi commented May 4, 2024

We didn't think it is useful, we can add it

@kubanm3
Copy link
Contributor Author

kubanm3 commented May 4, 2024

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.

@AdilZahid
Copy link

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants