Alireza
1f04d6c1be
feat(node): move to node 20 ( #4594 )
2024-12-11 15:26:26 -05:00
Alireza
6ec04ca65e
fix(sr): correct jump to first image via viewRef ( #4576 )
2024-12-05 21:39:13 -05:00
Alireza
b8e8bbe482
fix(CinePlayer): always show cine player for dynamic data ( #4575 )
...
Co-authored-by: Ibrahim <ibrahim.mdev@gmail.com>
2024-12-05 11:30:21 -05:00
Salim Kanoun
878a1f8af8
fix : Resize was broken if 3d viewport displayed in HP ( #4561 )
2024-12-02 08:53:46 -05:00
Alireza
7624ccb5e4
fix(multiframe): metadata handling of NM studies and loading order ( #4554 )
2024-11-28 13:22:40 -05:00
Alireza
397fd85653
feat(segmentation): Enhance dropdown menu functionality in SegmentationTable ( #4553 )
2024-11-28 12:41:08 -05:00
Ștefan Silviu-Alexandru
ad8f205e41
fix: avoid black images after hiding the viewports ( #4502 )
2024-11-14 12:51:44 -05:00
Alireza
62b2748847
fix: Measurement Tracking: Various UI and functionality improvements ( #4481 )
2024-11-12 13:14:47 -05:00
Alireza
05d41c5206
fix(bugs): Update dependencies and enhance UI components ( #4478 )
2024-11-11 14:28:34 -05:00
Alireza
aa2b649444
fix(tmtv): fix toggle one up weird behaviours ( #4473 )
2024-11-07 00:20:30 -05:00
Alireza
7ce7127d7c
OHIF with Cornerstone3D 2.0 ( #4347 )
2024-11-06 07:15:27 -05:00
Pedro H. Köhler
4f20523109
fix(ui): show ui notification on displaySet load error ( #4447 )
2024-10-30 10:15:48 -04:00
Pedro H. Köhler
2e96371b06
fix(ui): display error in ui while loading seg ( #4433 )
2024-10-29 19:14:34 -04:00
Ibrahim
03aad4eba2
fix(typo): type in fourup preset ( #4426 )
2024-10-17 09:47:37 -04:00
Ibrahim
ace67b3bbb
fix(hp-presets): select the active displaySet when toggling an HP preset, not a random one from the series panel ( #4365 )
2024-10-17 09:43:48 -04:00
Ibrahim
307b14476b
fix(tools): check if seriesNumber is an undefined properly ( #4338 )
2024-10-17 09:43:10 -04:00
Ibrahim
433cc8089d
fix(3d-viewport): exception was being thrown and 3d viewpot not getting resized. ( #4366 )
2024-10-17 09:42:05 -04:00
Ceciliadrc
d5bcf54e23
fix(updateIndex): getNumberOfSlices is defined when used with a 3D viewport ( #4424 )
2024-10-17 09:36:42 -04:00
Igor Octaviano
ac1cad25af
feat(SR): SCOORD3D point annotations support for stack viewports ( #4315 )
2024-10-17 09:36:24 -04:00
Bill Wallace
7599ec9421
feat: Add CS3D WSI and Video Viewports and add annotation navigation for MPR ( #4182 )
2024-08-15 14:36:53 -04:00
Pedro H. Köhler
ab6e341731
fix: unexpected mpr measurements ( #4332 )
2024-08-08 11:33:36 -04:00
Leonardo Campos
fc0064fd9d
feat(pmap): added support for parametric map ( #4284 )
2024-07-24 16:40:28 -04:00
Bill Wallace
24c511f4bc
fix: webpack import bugs showing warnings on import ( #4265 )
2024-07-05 13:19:42 -04:00
Hemant Patel
6d11048ca5
fix(image-orientation): Prevent incorrect orientation marker display for single-slice US images ( #4275 )
2024-07-05 13:08:48 -04:00
Bill Wallace
6fd3c7e293
fix: Cobb angle not working in basic-test mode and open contour ( #4280 )
2024-07-05 12:43:18 -04:00
Bill Wallace
a2084f319b
feat: Add interleaved HTJ2K and volume progressive loading ( #4276 )
2024-07-05 12:33:07 -04:00
Leonardo Campos
2048b19484
feat(studyPrefetcher): Study Prefetcher ( #4206 )
2024-06-28 08:58:39 -04:00
Ibrahim
75ef99d3b6
test(hyrdation): weekly tests PR ( #4263 )
2024-06-25 22:17:12 -04:00
Ibrahim
c9cc372581
test(improve-setup): sharding configuration, allow accessing cornerstone methods and events in tests, and add types ( #4255 )
2024-06-25 10:16:51 -04:00
Michael Andersen
aef00e91d6
fix(CustomViewportOverlay): pass accurate data to Custom Viewport Functions ( #4224 )
...
Co-authored-by: Michael Andersen <Michael.Andersen@rmp.uhn.ca>
Co-authored-by: Bill Wallace <wayfarer3130@gmail.com>
2024-06-21 16:22:35 -04:00
Ibrahim
d5d821464a
feat(HP): Frame View HP ( #4235 )
2024-06-21 11:22:05 -04:00
Bill Wallace
88575c6c09
fix: Allow the mode setup/creation to be async, and provide a few more values to extension/app config/mode setup. ( #4016 )
2024-06-19 09:32:00 -04:00
Alireza
4a3b37c6bb
docs(faq, migrations, orthanc): Add FAQ for dynamic measurements, migration guides, and fix orthanc docker ( #4217 )
2024-06-08 08:52:03 -04:00
Pedro H. Köhler
319b31d9a8
chore: add extra exports to cornerstone ext ( #4216 )
2024-06-07 16:02:36 -04:00
Ibrahim
a29e94de80
fix(seg): maintain algorithm name and algorithm type when DICOM seg is exported or downloaded ( #4203 )
2024-06-05 12:26:17 -04:00
Ibrahim
430330f7e3
fix(hydration): Maintain the same slice that the user was on pre hydration in post hydration for SR and SEG. ( #4200 )
2024-06-05 10:07:53 -04:00
Ibrahim
ab1a18af5a
feat(window-level-region): add window level region tool ( #4127 )
2024-06-05 09:50:22 -04:00
Ibrahim
731340d70a
fix(contour): set renderFill to false for contour ( #4186 )
2024-05-29 11:56:03 -04:00
Bill Wallace
18ac08ed86
feat(hp): Add displayArea option for Hanging protocols and example with Mamo( #3808 )
2024-05-29 11:31:09 -04:00
Ibrahim
18686c2caf
feat(measurements): show untracked measurements in measurement panel under additional findings ( #4160 )
2024-05-29 09:12:39 -04:00
Ibrahim
7745c092bb
fix(rt): dont convert to volume for RTSTRUCT ( #4157 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2024-05-28 11:13:14 -04:00
Alireza
70f2c797f4
feat(ui): move to React 18 and base for using shadcn/ui ( #4174 )
...
Co-authored-by: IbrahimCSAE <ibrahim.mdev@gmail.com>
2024-05-27 14:30:25 -04:00
Ibrahim
5903b0749a
feat(rt): allow rendering of points in RT Struct ( #4128 )
2024-05-21 17:23:18 -04:00
Alireza
29944c8512
fix(segmentation): Address issue where segmentation creation failed on layout change ( #4153 )
2024-05-21 16:43:47 -04:00
Alireza
70bb6c4626
fix(stack-invalidation): Resolve stack invalidation if metadata invalidated ( #4147 )
2024-05-21 11:21:41 -04:00
Ibrahim
374065bc3b
feat(typings): Enhance typing support with withAppTypes and custom services throughout OHIF ( #4090 )
2024-05-08 12:12:49 -04:00
Ibrahim
730f434910
fix(bugs): enhancements and bugs in several areas ( #4086 )
2024-05-06 14:55:32 -04:00
Ibrahim
0156bc426f
fix(rt): enhanced RT support, utilize SVGs for rendering. ( #4074 )
2024-05-06 14:26:11 -04:00
Alireza
f1a736d193
fix(toolbox): Preserve user-specified tool state and streamline command execution ( #4063 )
2024-04-29 11:58:03 -04:00
Mateus Freira dos Santos
6ebd2cc7cb
fix(viewport-sync): Enable re-sync image slices in a different position when needed ( #3984 )
2024-04-22 15:08:03 -04:00
Alireza
52a0c59294
fix(viewport-webworker-segmentation): Resolve issues with viewport detection, webworker termination, and segmentation panel layout change ( #4059 )
2024-04-22 14:43:26 -04:00
Mateus Freira dos Santos
3ec7e51216
fix(vewport): Add missing blendmodes from cornerstonejs ( #4055 )
2024-04-22 14:33:52 -04:00
Bill Wallace
f0ed3fd7b9
fix(hp): Fails to display any layouts in the layout selector if first layout has multiple stages ( #4058 )
2024-04-22 09:53:10 -04:00
Alireza
8192e348ec
feat(tmtv-mode): Add Brush tools and move SUV peak calculation to web worker ( #4053 )
2024-04-19 15:11:31 -04:00
Alireza
d250d04580
fix(layouts): and fix thumbnail in touch and update migration guide for 3.8 release ( #4052 )
2024-04-18 23:21:02 -04:00
Alireza
da7c1a5d8c
fix(bugs): and replace seriesInstanceUID and seriesInstanceUIDs URL with seriesInstanceUIDs ( #4049 )
2024-04-17 21:59:47 -04:00
Ibrahim
3754c224b4
fix(bugs): enhancements and bug fixes - more ( #4043 )
2024-04-17 14:42:40 -04:00
Alireza
f99a0bfb31
fix(viewport): Reset viewport state and fix CINE looping, thumbnail resolution, and dynamic tool settings ( #4037 )
2024-04-16 11:04:48 -04:00
Ibrahim
e80fc6f477
fix(bugs): enhancements and bug fixes ( #4036 )
2024-04-16 09:01:06 -04:00
Alireza
df49a653be
feat(SM): remove SM measurements from measurement panel ( #4022 )
2024-04-10 13:44:25 -04:00
Ibrahim
2b83393f91
fix(general): enhancements and bug fixes ( #4018 )
2024-04-10 11:34:13 -04:00
Leonardo Campos
d57e8bc157
feat(4D): Add 4D dynamic volume rendering and new pre-clinical 4d pt/ct mode ( #3664 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
Co-authored-by: Neil <neil.a.macphee@gmail.com>
2024-04-09 23:57:34 -04:00
Igor Octaviano
5645ac1b27
fix(cornerstone-dicom-sr): Freehand SR hydration support ( #3996 )
...
Co-authored-by: Ibrahim <93064150+IbrahimCSAE@users.noreply.github.com>
Co-authored-by: IbrahimCSAE <ibrahim.mdev@gmail.com>
2024-04-05 05:42:43 -04:00
Ibrahim
cea27d438d
feat(advanced-roi-tools): new tools and icon updates and overlay bug fixes ( #4014 )
2024-04-04 23:00:11 -04:00
nithin-trenser
56b1eae635
feat(measurement): Add support measurement label autocompletion ( #3855 )
2024-04-04 22:42:48 -04:00
Ibrahim
fa38e6a07a
fix(presentation-state): Iterate over map properly to restore the presentation state ( #4013 )
2024-04-03 08:53:29 -04:00
Ibrahim
9f3235ff09
feat(segmentation): Enhanced segmentation panel design for TMTV ( #3988 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2024-04-02 23:33:04 -04:00
Ibrahim
b7f90e3951
feat(ViewportActionMenu): window level per viewport / new patient info / colorbars/ 3D presets and 3D volume rendering ( #3963 )
...
Co-authored-by: Joe Boccanfuso <109477394+jbocce@users.noreply.github.com>
2024-04-02 09:35:30 -04:00
Alireza
158a181670
fix(new layout): address black screen bugs ( #4008 )
2024-03-28 16:45:11 -04:00
Ibrahim
617043fe0d
feat(layout): new layout selector with 3D volume rendering ( #3923 )
2024-03-28 10:40:32 -04:00
Alireza
566b25a544
feat(toolbar): new Toolbar to enable reactive state synchronization ( #3983 )
2024-03-27 16:01:32 -04:00
Bill Wallace
21e8a2bd0b
fix(demo): Deploy issue ( #3951 )
2024-02-22 14:42:46 -05:00
Alireza
b3a0faf5f5
feat(resize): Optimize resizing process and maintain zoom level ( #3889 )
2024-02-21 13:49:23 -05:00
Alireza
e4a116b074
fix(viewport-sync): remember synced viewports bw stack and volume and RENAME StackImageSync to ImageSliceSync ( #3849 )
2024-01-22 09:44:35 -05:00
Alireza
b1efe40aa1
fix(segmentation): upgrade cs3d to fix various segmentation bugs ( #3885 )
2024-01-09 10:15:56 -05:00
Celian-abd
e8858f3eb5
fix: colormap for stack viewports via HangingProtocol ( #3866 )
2024-01-08 12:28:22 -05:00
Pedro H. Köhler
0177b625ba
feat(overlay): add inline binary overlays ( #3852 )
2023-12-13 16:18:49 -05:00
Pedro H. Köhler
e1f55e65f2
feat(customizationService): Enable saving and loading of private tags in SRs ( #3842 )
2023-12-13 14:21:46 -05:00
Joe Boccanfuso
59576d695d
feat(HP): Added new 3D hanging protocols to be used in the new layout selector ( #3844 )
2023-12-08 09:25:57 -05:00
Bill Wallace
00e751933a
fix(DICOM Overlay): The overlay data wasn't being refreshed on change ( #3793 )
2023-11-21 09:05:25 -05:00
Igor Octaviano
323401418e
fix: 🐛 Run error handler for failed image requests ( #3773 )
2023-11-13 10:42:55 -05:00
Bill Wallace
fd1251f751
fix(overlay): Overlays aren't shown on undefined origin ( #3781 )
2023-11-13 08:50:58 -05:00
Alireza
43b1c17209
feat(dicomJSON): Add Loading Other Display Sets and JSON Metadata Generation script ( #3777 )
2023-11-10 16:51:23 -05:00
edwardyangxin
8af1046803
fix(arrow): ArrowAnnotate text key cause validation error ( #3771 )
2023-11-08 23:04:55 -05:00
Pedro H. Köhler
442f99d5eb
feat: add VolumeViewport rotation ( #3776 )
2023-11-08 16:00:18 -05:00
Alireza
bf252bcec2
feat(hp callback): Add viewport ready callback ( #3772 )
...
Co-authored-by: Ouwen Huang <ouwen.huang@duke.edu>
2023-11-08 09:19:49 -05:00
Alireza
ee67bcc0f5
docs(faq): FAQ and Segmentation Mode Fix for some studies ( #3762 )
2023-11-03 12:19:24 -04:00
Bill Wallace
dd6d9768bb
fix(toolbar): allow customizable toolbar for active viewport and allow active tool to be deactivated via a click ( #3608 )
...
Co-authored-by: Joe Boccanfuso <joe.boccanfuso@radicalimaging.com>
2023-10-25 13:08:12 -04:00
Joe Boccanfuso
d9258eca70
fix(cine): Use the frame rate specified in DICOM and optionally auto play cine ( #3735 )
...
Co-authored-by: rareramos <rareramos1126@gmail.com>
Co-authored-by: Doug Horner <horner@mieweb.com>
Co-authored-by: Rehan <58819707+Rayhan-011@users.noreply.github.com>
2023-10-19 13:29:44 -04:00
Joe Boccanfuso
93d798db99
fix(calibration): No calibration popup caused by perhaps an unused code optimization for production builds ( #3736 )
2023-10-19 13:02:03 -04:00
Alireza
55002fbd71
chore(version): move to the next beta version [BUMP BETA]
2023-10-12 17:09:44 -04:00
Alireza
7c57f67844
fix(modules): add stylus loader as an option to be uncommented ( #3710 )
2023-10-10 13:21:17 -04:00
Joe Boccanfuso
a9a6ad50ea
fix(segmentation): Various fixes for segmentation mode and other ( #3709 )
2023-10-10 10:25:30 -04:00
Alireza
52f34c64d0
fix(voi): should publish voi change event on reset ( #3707 )
2023-10-09 20:49:10 -04:00
Alireza
4911e4796c
fix(segmentation): do not use SAB if not specified ( #3705 )
2023-10-09 11:02:49 -04:00
Alireza
8bc12a37d0
fix(bugs): fixing lots of bugs regarding release candidate ( #3700 )
2023-10-05 23:39:56 -04:00
Joe Boccanfuso
c1d5ee7e3f
fix(measurement and microscopy): various small fixes for measurement and microscopy side panel ( #3696 )
2023-10-04 14:11:09 -04:00
Bill Wallace
108383b9ef
feat(debug): Add timing information about time to first image/all images, and query time ( #3681 )
2023-10-03 17:01:00 -04:00
Alireza
5e7fe91617
feat(displayArea): add display area to hanging protocol ( #3691 )
...
Co-authored-by: Ouwen Huang <ouwen.oh@gmail.com>
2023-10-03 15:18:15 -04:00
Joe Boccanfuso
e36a604331
fix(dicom overlay): Handle special cases of ArrayBuffer for various DICOM overlay attributes. ( #3684 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2023-10-03 11:44:56 -04:00
Bill Wallace
8a335bd03d
fix(StackSync): Miscellaneous fixes for stack image sync ( #3663 )
2023-10-03 10:59:09 -04:00
Alireza
1129c155d2
fix(config): support more values for the useSharedArrayBuffer ( #3688 )
2023-10-03 10:11:32 -04:00
Alireza
a67d72de85
fix(no sab): should work when shared array buffer is not required ( #3686 )
2023-09-29 17:54:16 -04:00
Alireza
48bbd6281a
feat(segmentation mode): Add create, and export SEG with Brushes ( #3632 )
2023-09-22 10:23:44 -04:00
Alireza
2bd3b26a6a
perf(memory): add 16 bit texture via configuration - reduces memory by half ( #3662 )
...
Co-authored-by: Ouwen Huang <ouwen.huang@duke.edu>
2023-09-22 09:31:45 -04:00
Bill Wallace
38af3112ec
fix(measurements): Update the calibration tool to match changes in CS3D ( #3505 )
...
This change makes the OHIF side consistent with the CS3D user calibration settings, and will correctly display px and rounding values consistent with the CS3D display.
2023-09-15 10:50:23 -04:00
Yaroslav Halchenko
11ca5b6eae
docs(spelling): Add codespell config + github action, run and fix a good number of typos ( #3645 )
2023-09-12 07:40:38 -04:00
M.D
69115da06d
feat(ImageOverlayViewerTool): add ImageOverlayViewer tool that can render image overlay (pixel overlay) of the DICOM images ( #3163 )
...
Co-authored-by: Joe Boccanfuso <joe.boccanfuso@radicalimaging.com>
2023-09-06 09:24:17 -04:00
Alireza
9045ddaedc
chore(prettier): full repo linting and code reformatting once and for all ( #3627 )
2023-09-01 16:19:39 -04:00
Alireza
4c6ff873e8
feat(grid): remove viewportIndex and only rely on viewportId ( #3591 )
...
Co-authored-by: Bill Wallace <wayfarer3130@gmail.com>
2023-08-30 16:46:55 -04:00
Alireza
65b49aeb1b
fix(memory leak): array buffer was sticking around in volume viewports ( #3611 )
2023-08-23 09:35:44 -04:00
Joe Boccanfuso
0f9b36906f
feat(thumbnail highlight): Thumbnails of hydrated series are now highlighted ( #3594 )
2023-08-16 12:51:26 -04:00
Bill Wallace
53c16b928f
feat(hp priors): Study comparison hanging protocol ( #3579 )
2023-08-16 10:15:12 -04:00
Bill Wallace
884577a23d
fix: Integration test instability ( #3597 )
...
There are a couple of changes here which should improve stability of the tests. Hopefully that will be sufficient, but it is difficult to tell for sure if it is complete.
2023-08-15 07:20:45 -04:00
Alireza
5d435424e2
lint(curly): consistent use of curly brackets in codebase ( #3584 )
2023-08-09 10:07:33 -04:00
Alireza
8adf663248
fix(state synchronization): SEG and RT viewports should keep their before hydration voi ( #3560 )
2023-08-09 08:08:23 -04:00
Alireza
156c1ba60b
perf(segmentation): make segmentation read 3x faster ( #3577 )
2023-08-08 14:39:31 -04:00
Alireza
d8f628b125
fix(rerendering): reduce the re-rendering of the viewport grid ( #3558 )
2023-07-26 11:34:50 -04:00
Bill Wallace
d5cbbb037d
Fix the wrong aspect ratio load ( #3534 )
2023-07-19 15:21:19 -04:00
Joe Boccanfuso
18156bb7b1
fix(PT measurement units): Use the modality unit that arrives from cornerstone3d instead of calculating the modality unit (again) here. ( #3533 )
2023-07-13 09:03:17 -04:00
Alireza
4a184d0be7
fix(invert): allows volume viewport to invert and sync their invert status ( #3514 )
2023-07-06 12:09:34 -04:00
Joe Boccanfuso
c3c132d268
fix(tracked-measurement): SR viewports disable jump to measurement ( #3518 )
2023-07-05 08:43:01 -04:00
Joe Boccanfuso
ed44ad7f4b
fix(segmentation): Use the series description for the segmentation label ( #3517 )
2023-07-04 14:39:39 -04:00
Bill Wallace
64f8bb580a
fix(colormap): update opacityMapping to opacity and use simple list renderer( #3464 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2023-07-04 11:57:59 -04:00
Sofien-Sellami
b5b7d323c8
fix: allow volume3d viewport for SUV rendering ( #3494 )
...
Add checks to include volume3d viewports.
2023-06-29 10:30:41 -04:00
Joe Boccanfuso
ef4f28690a
fix(DICOM Upload): use correct Accept header for upload ( #3498 )
2023-06-27 11:44:46 -04:00
Alireza
52f419d188
feat(transferSyntax): Add customizable Transfer syntax through datasource config ( #3406 )
2023-06-22 20:47:50 -04:00
dxlin
e6f73a2025
fix(RT) : Make ContourImageSequence check under ROIContourSequence->ContourImageSequence optional ( #3476 )
2023-06-19 09:01:23 -04:00
Joe Boccanfuso
cc73f15c8c
fix(Button): redesign of existing Button component for consistency ( #3473 )
2023-06-15 12:58:21 -04:00
Sofien-Sellami
2890635675
fix(overlay): Fix undefined volumes in customizable viewport overlay ( #3435 )
2023-06-13 08:51:01 -04:00
Salim Kanoun
ad3ef3e8ef
Merge branch 'master' into customizable-TS
2023-06-09 21:45:03 +02:00
Alireza
81b02a6e46
chore(build): update the beta version [BUMP BETA]
2023-06-08 13:14:34 -04:00
Joe Boccanfuso
da5c32bce3
fix(modal and dialogues): fixes as per specifications ( #3438 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2023-06-07 08:31:09 -04:00
Salim Kanoun
18c6a47dca
Merge branch 'master' into customizable-TS
2023-06-07 13:08:49 +02:00
Alireza
eb1550536c
chore(build): update the beta version [BUMP BETA]
2023-06-06 21:47:51 -04:00
Alireza
828690cd3b
chore(build): try to build demo and docs ( #3434 )
2023-06-06 13:34:26 -04:00
Salim Kanoun
50d2640876
accept both accept header and transfer syntax uid
2023-06-05 22:32:29 +02:00
Salim Kanoun
e4937e7473
update comments
2023-06-01 23:35:13 +02:00
Salim Kanoun
62dd2e78bd
null safe
2023-06-01 23:32:16 +02:00
Salim Kanoun
c3654b7ddf
rework TS
2023-06-01 23:18:54 +02:00
Salim Kanoun
f670678cf0
WIP accept header
2023-05-29 23:28:17 +02:00
Salim Kanoun
56633a67d9
Merge branch 'v3-stable' into customizable-TS
2023-05-29 23:26:36 +02:00
Salim Kanoun
6da1734b6e
Moving requested ts in createDicomWebApi (WIP)
2023-05-29 10:38:04 +02:00
Joe Boccanfuso
c0fd4416ed
fix(Measurement): fixed line dashing of measurements in various scenarios ( #3407 )
...
* fix(Measurement): fixed line dashing of measurements in various scenarios
For a StackViewport simply rely on the SeriesInstanceUID being part of the
tracked measurements or not.
For a VolumeViewport first check the image id of the current image in the viewport
and then check the SeriesInstanceUID (like for a StackViewport) if an id is returned.
To reliably get the id of the current image, listen for the VOLUME_VIEWPORT_NEW_VOLUME event.
* Changes for PR comments.
2023-05-18 20:59:33 -04:00
Salim Kanoun
5e4043d99c
add source of type correspondancies
2023-05-18 19:21:46 +02:00
Salim Kanoun
2f63a9db80
init commit making TS customizable in OHIF settings
2023-05-18 19:06:26 +02:00
Mateus Freira dos Santos
f2004aee9e
fix(headers): Add all extra headers to WADO image loader ( #3405 )
2023-05-18 13:04:14 -04:00
Joe Boccanfuso
052653f3b2
fix(Image Download): various bug fixes for image download ( #3396 )
...
- prevent non-cornerstone viewports from showing the image download dialogue
- passing the rendering engine id to ToolGroup.addViewport
- fixed the keep/dismiss aspect feature
2023-05-16 14:50:34 -04:00
Alireza
1881ce5cbc
feat(custom displayOptions): add custom options to every level of hp ( #3372 )
...
* feat(custom displayOptions): add custom options to every level of hanging protocols
* move set preset down to cornerstone3d
* works
* fix tmtv based on new api
* fix unit test
* close
* review1
* upgrade packages
* update packages
* apply review comments
* recursive call
* less copy
* apply review comments
* fix e2e tests
* apply review comments
* revert
* apply review comments
* apply review comments
---------
Co-authored-by: Bill Wallace <wayfarer3130@gmail.com>
2023-05-16 13:07:37 -04:00
Bill Wallace
d5c5951e57
fix(SR): KO series being displayed in browser list ( #3382 )
...
* fix: KO series being displayed in browser list
* fix sr for volume viewports
* move highlight labelmap to RAF
* remove commented code
* fix the hydration bug for the SR
* apply review comments
* revert the key images for sr
* Remove some obsolete changes
* set initial image for sr instead of jump
* Remove viewportType stack
---------
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2023-05-15 08:23:13 -04:00