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] US modality with single slice data shows wrong orientation marker on viewport, it shows H & A on top & left #4210

Open
HemantPatel30 opened this issue Jun 6, 2024 · 0 comments
Labels
Bug Verified Bug reported, reproducible, and verified.

Comments

@HemantPatel30
Copy link
Contributor

Describe the Bug

US modality with single slice data shows wrong orientation marker on viewport, it shows H & A on top & left.

Data does not contains rowCosines & ColumCosine but it still shows wrong information on viewport.

Issue is in our code, where it tries to read WADO_IMAGE_LOADER.imagePlaneModule & rowCosine & ColumnCosine is undefined we are returning hardcoded value [0, 1, 0] & [0, 0, -1].

Steps to Reproduce

https://viewer.ohif.org/viewer?StudyInstanceUIDs=1.3.6.1.4.1.14519.5.2.1.1188.2803.137585363493444318569098508293

Load last series with 2 images into it from series navigator.

The current behavior

it shows orientation marker H & A on viewport when image is loading

The expected behavior

It should not show orientation marker

OS

macOS

Node version

18.16.2

Browser

Chrome

@HemantPatel30 HemantPatel30 added the Awaiting Reproduction Can we reproduce the reported bug? label Jun 6, 2024
@sedghi sedghi added Bug Verified Bug reported, reproducible, and verified. Awaiting Reproduction Can we reproduce the reported bug? and removed Awaiting Reproduction Can we reproduce the reported bug? labels Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Verified Bug reported, reproducible, and verified.
Projects
None yet
Development

No branches or pull requests

2 participants