ohif-viewer/extensions
David Wire c455253c0e fix(ConnectedCornerstoneViewport): Fix definition of function map so it happens less frequently (#740)
`onMeasurementsChanged` currently defines a function map every time it is called. This function map includes a throttle on the `modified` function which is not being used because the function is called at most once per time it is instantiated. These changes elevate the map definition to the file level, since what it is defining does not change based on the other executed code.
2019-07-31 09:46:41 +03:00
..
_ohif-example-extension/src feat: extension panels 2019-07-04 14:09:13 -04:00
ohif-cornerstone-extension fix(ConnectedCornerstoneViewport): Fix definition of function map so it happens less frequently (#740) 2019-07-31 09:46:41 +03:00
ohif-dicom-html-extension @ohif/extension-dicom-html: Return modality from sopClassHandler (0.0.4) 2019-07-19 18:24:43 +02:00
ohif-dicom-microscopy-extension @ohif/extension-dicom-microscopy: Update dicom-microscopy-viewer dependency to 0.6.1 2019-07-22 15:47:45 +02:00
ohif-dicom-pdf-extension @ohif/extension-dicom-pdf: Return modality from sopClassHandler (0.0.8) 2019-07-19 18:24:43 +02:00
ohif-i18n @ohif/i18n: Update i18n locales from Locize source of truth (0.2.3) 2019-07-29 10:03:48 +02:00
ohif-vtk-extension @ohif/extension-vtk: Update VTK to 9.0.1 2019-07-29 21:20:11 +02:00