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

fix(3d-viewport): exception was being thrown and 3d viewpot not getting resized. #4366

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

IbrahimCSAE
Copy link
Collaborator

@IbrahimCSAE IbrahimCSAE commented Sep 10, 2024

Context

The 3D viewport was throwing exceptions when it tries to resize due to calls to a method that is not implemented. Removing the call makes the viewport resize as expected.

This can be removed when the 3D viewport method is added.

Try the bug here: https://viewer-dev.ohif.org/viewer?StudyInstanceUIDs=2.16.840.1.114362.1.11972228.22789312658.616067305.306.2&hangingProtocolId=only3D

resize the browser

Copy link

netlify bot commented Sep 10, 2024

Deploy Preview for ohif-platform-docs canceled.

Name Link
🔨 Latest commit 495063d
🔍 Latest deploy log https://app.netlify.com/sites/ohif-platform-docs/deploys/66e07915db8bd0000807efbc

Copy link

netlify bot commented Sep 10, 2024

Deploy Preview for ohif-dev canceled.

Name Link
🔨 Latest commit 495063d
🔍 Latest deploy log https://app.netlify.com/sites/ohif-dev/deploys/66e079155964b9000897d502

Copy link

cypress bot commented Sep 10, 2024

Viewers    Run #4257

Run Properties:  status check passed Passed #4257  •  git commit 495063d3e7: dont call this method since it's not implemented
Project Viewers
Branch Review fix/3d-viewport-resize
Run status status check passed Passed #4257
Run duration 02m 58s
Commit git commit 495063d3e7: dont call this method since it's not implemented
Committer Ibrahim
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 2
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 44
View all changes introduced in this branch ↗︎

@sedghi sedghi merged commit 433cc80 into master Oct 17, 2024
14 checks passed
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

Successfully merging this pull request may close these issues.

2 participants