Commit Graph

62 Commits

Author SHA1 Message Date
Evren Ozkan
5a4deedda8 fix(reference-lines): Update reference lines for the latest changes in cornerstone tools 2018-11-29 16:02:33 -05:00
Evren Ozkan
635c8b9119 fix(tool-manager): Instantiate cornerstone tools by element 2018-11-29 12:47:23 -05:00
Evren Ozkan
8b6f17c103 Integrate Cornerstone Tools v3 (#235) - WIP
- fix(stack-scroll): Activate mouse wheel and scrollbar stack scroll
- fix(touch): Activate pinch zoom, two-finger pan and three (or more) finger stack scroll
2018-11-09 13:24:48 -05:00
Evren Ozkan
4cf68adec7 Integrate Cornerstone Tools v3 (#235) - WIP
fix(mouse-buttons): Support for assigning tools to mouse buttons (left, right, middle)
fix(tool-naming): Fix tool naming issues
2018-11-09 13:24:48 -05:00
James Petts
6fedea1653 Working with latest cornerstone and cornerstoneTools versions. 2018-11-09 13:24:48 -05:00
James Petts
05085b452d Kind of working, updated cornerstone-core lib. 2018-11-09 13:24:47 -05:00
James Petts
d8b60ec38a WIP newest cTools v3. 2018-11-09 13:24:47 -05:00
Gustavo Lelis
c30cdbe625 - Fixed by setting all tools to passive mode after instantiate then all
- Fixed the default tool that was not being set correctly.
- Fixed some callouts done by Erik into my PR related with keeping old tool list
2018-11-09 13:24:47 -05:00
Gustavo Lelis
51c5c76eb9 Fix some naming and updating to the correct cornerstone-tools version 2018-11-09 13:24:44 -05:00
Gustavo Lelis
500ca1ec07 Updating to latest version of tools and remving typo 2018-11-09 13:23:43 -05:00
Gustavo Lelis
fee6b240a4 Adding cornerstoneTools init() 2018-11-09 13:23:43 -05:00
Gustavo Lelis
e5e027f716 WIP: Introducing cornerstoneTools v3 into Viewers 2018-11-09 13:23:43 -05:00
Bruno Alves de Faria
1e97a3eff7 chore(enabled-element-hooks): Allow hooks to run when viewport is enabled 2018-10-01 14:15:29 +02:00
Gustavo André Lelis
2f1a2273a4 BugFix(#183): Avoid adding focus on a viewport that is already activated (#265) 2018-09-06 15:28:26 -03:00
Erik Ziegler
53cd12a16a
feat(plugins): Add initial version of ViewportPlugin class (#242)
* Add initial version of ViewportPlugin class
* Move entrypoints from OHIFPlugin to OHIF.plugins
* Add URL route to DICOMWeb server for Standalone Viewer
2018-08-08 18:00:53 +02:00
Erik Ziegler
ec7dc7ca5a fix(windowLevelPresets) Apply W/L from Image by default when displaying a new image, unless a Custom W/L or W/L Preset has been applied. 2018-07-12 14:20:10 +02:00
Aysel Afsar
324db89ef7 OHIF-189: Fix to activate the viewport when clicked 2018-02-27 07:12:23 -03:00
Aysel Afsar
e5c5818ed4 OHIF-190: Fix double-click doesn’t enlarge viewport 2018-02-27 07:12:23 -03:00
Erik Ziegler
44233c48d6 Test OHIF Viewer against Cornerstone* version 2.0.0 2018-02-27 07:12:23 -03:00
Bruno Alves de Faria
02b04e32c7 Reverting changes on newImage handlers due to impacts on stack scroll 2018-02-05 10:21:15 -02:00
Bruno Alves de Faria
78c282558c Final adjustments on overlay 2018-02-02 09:22:48 -02:00
Bruno Alves de Faria
5bf2d75d4f Fixing duplicated overlays and zero-sized measurements 2017-11-21 19:37:13 -02:00
Evren Ozkan
cea3a77b52 Send viewport activation trigger on mouse enter only if there is no focused dropdown 2017-11-20 16:31:26 -05:00
Bruno Alves de Faria
5af752a122 Fixing delete lesion tool 2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
5330ba5982 Enabling viewport enlargement again 2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
c580f2db72 Adding Nadir method on timepointApi 2017-10-25 22:21:45 -02:00
Bruno Alves de Faria
bde625a961 Allowing lazy-loading on viewer 2017-10-25 22:20:43 -02:00
Erik Ziegler
37fff25b50 Switch Random.id() to Math.random() for triggering reactive updates. Random.id() is taking 40ms on Chrome for some reason 2017-10-25 13:11:44 +02:00
Erik Ziegler
05d9a41f45 Switch from cornerstoneTools.metaData (deprecated) to cornerstone.metaData 2017-10-25 09:56:24 +02:00
Bruno Alves de Faria
df5cd20a78 Adding a setting for cornerstone default image renderer 2017-08-23 11:25:58 -03:00
Erik Ziegler
f43e0d45c7 Remove unnecessary calls to setActiveViewport 2017-06-07 16:55:28 +02:00
Leonardo Campos
c5c5ddf282 Revert "OHIF-27: PlayClipController"
This reverts commit 72c08147d4.
2017-05-22 18:48:45 -03:00
Leonardo Campos
72c08147d4 OHIF-27: PlayClipController 2017-05-03 22:30:32 -03:00
Leonardo Campos
f299eb60e0 OHIF-26: StudyLoadingListener :: wadors 2017-04-27 01:59:02 -03:00
Leonardo Campos
66bc4e2105 enabling webgl as renderer 2017-04-13 22:20:44 -03:00
Bruno Alves de Faria
bc533c14ad Fixing radio CSS issues and moving viewStudies to ohif:study-list package 2017-03-27 08:28:21 -03:00
Bruno Alves de Faria
e12fb0de35 Final adjustments to routing behaviors 2017-03-21 10:16:47 -03:00
Bruno Alves de Faria
7718d31a77 Replacing switchToTab with routes 2017-03-21 10:16:47 -03:00
Leonardo Campos
b31d7441ea OHIF-25: Multi-frame images should be loaded one frame at a time 2017-03-15 10:22:14 -03:00
Eloízio Salgado
bec8f21c0a Moving Hanging Protocols updates back to the viewers 2017-03-02 10:18:11 -03:00
Emanuel F. Oliveira
1a24e05e26 Removing duplicated logic in merged version of imageViewerViewport.js 2017-01-29 23:30:06 -02:00
Eloízio Salgado
c2c8a43c3a Removing ohif-cornerstone as a dependency for ohif-viewerbase (Final step) 2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
136ff7661b Moving link series bug fix to OHIF Viewers 2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
d22094bbe1 Moving Nucleus bug fix of slow toggling of reference lines to OHIF viewers... 2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
75e027fee5 Bug Fix: Only first frame of multiframe images is being rendered. 2017-01-29 22:11:18 -02:00
Emanuel F. Oliveira
014dc7730f Testing + Removing debugger statements 2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
d25141f336 [WIP] Moving ViewerStudies collection to TypeSafeCollection implementation + Fixing sorting bug in findAllBy method in TypeSafeCollection 2017-01-29 22:11:17 -02:00
Erik Ziegler
3e1127fc78 Fixes to make Viewer load 2017-01-29 22:11:17 -02:00
Erik Ziegler
48b606881b Change 'design' to 'ohif:design' in a few more Styl files. Fix duplicated declaration 2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
00656ef943 Merging toolManager, enablePrefetchOnElement and imageViewerViewport... 2017-01-29 22:11:17 -02:00