Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cornerstonejs/cornerstone3D
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.5
Choose a base ref
...
head repository: cornerstonejs/cornerstone3D
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.6
Choose a head ref
  • 3 commits
  • 20 files changed
  • 4 contributors

Commits on Jun 14, 2023

  1. fix(stack): invalidate stack if the next image is different PI (#631)

    * invalidate stack if the next image is different PI so we recreate the vtk imageData
    
    * test: fix test to provide metadata
    
    ---------
    
    Co-authored-by: Adam Szabo <[email protected]>
    medicalconnections and adammc220 authored Jun 14, 2023

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    tonistiigi Tõnis Tiigi
    Copy the full SHA
    24ae3c9 View commit details
  2. fix(types): fix the signature of resize method (#630)

    * fix(renderingEngine): fix the signature of resize method
    
    * Update API documentation
    rogerbramon authored Jun 14, 2023
    Copy the full SHA
    7b6f855 View commit details
  3. chore(release): publish [skip ci]

    ohif-bot committed Jun 14, 2023
    Copy the full SHA
    e5df670 View commit details
Loading