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

v3 blurry images rendered if initial window is small #2947

Closed
Ouwen opened this issue Sep 21, 2022 · 3 comments
Closed

v3 blurry images rendered if initial window is small #2947

Ouwen opened this issue Sep 21, 2022 · 3 comments

Comments

@Ouwen
Copy link
Contributor

Ouwen commented Sep 21, 2022

image

It seems that the initial div/window size downscales the rendered image but does not refresh on a window resize. This may be a cornerstonejs issue.

@sedghi
Copy link
Member

sedghi commented Oct 7, 2022

This is weird, can you share the anonymized data in slack maybe?

@Ouwen
Copy link
Contributor Author

Ouwen commented Oct 7, 2022

This is the same behavior in v3-demo:

https://v3-demo.ohif.org/viewer?StudyInstanceUIDs=1.3.6.1.4.1.25403.345050719074.3824.20170126083429.2
image

To reproduce: Start the viewer in a small 200x200 window and expand window size after initial load.

@sedghi
Copy link
Member

sedghi commented Oct 7, 2022

Oh i thought window level, yeah that is weird, I'm wondering if resize listener is not working, can you manually force resize of renderingEngine and render after?

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

2 participants