Commit Graph

29 Commits

Author SHA1 Message Date
Erik Ziegler
d541c23117 wip, very broken as I moved stuff to ohif-core 2018-12-14 14:38:36 +01:00
Erik Ziegler
5f30f7bd35 reorganize packages, start converting overall app to react (very broken at the moment) 2018-12-12 18:06:25 +01:00
Erik Ziegler
71b49e6766 wip on react transition 8 2018-12-03 18:11:39 +01: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
Gustavo Lelis
9048dcbc1e Fixing tool naming changes 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
Bruno Alves de Faria
b6eecf8c8f chore(hotkeys): Change hotkey command names for Next / Previous Image Viewport 2018-10-01 14:15:29 +02:00
Erik Ziegler
5373963176 fix(toolVisibility) Update Cornerstone libraries to support tool visibility switching. Update custom tools with visible flag support 2018-07-12 14:20:10 +02:00
Erik Ziegler
ba797ddbc4 Add Crosshairs tool to OHIF Viewer / Standalone Viewer 2018-02-08 16:20:17 +01:00
André Botelho Almeida
057735aab3 OHIF-184: Add menu tool option to download viewport as PNG or JPEG (#130)
* OHIF-184: added download icon to the OHIF's tool bar

* OHIF-184: refactor dialog toggle method to support cine dialog and download dialog

* OHIF-184: Added hotKey support for downloadDialog.

* OHIF-184: added disabled verify function

* OHIF-184: Finished form structure. Created preview canvas. Added width and height config of the preview. Added the download feature. Added Cancel button.

* OHIF-184: setting default extension as png

* OHIF-184: moved download icon to more in toolbar

* OHIF-184: enabling/disabling tools when toggling show annotations checkbox

* OHIF-184: using a dynamic canvas to create the download content

* OHIF-184: Download with configurable width and height. download distorced

* OHIF-184: using dynamic elemento to manage download image instead of using the preview element

* OHIF-184: make dialog dragable through preview

* OHIF-184: removing useless line

* OHIF-184: adding download icon to leasion tracker

* OHIF-184: adding download dialog template to lesion tracker viewer
2017-11-17 11:33:41 +01:00
Bruno Alves de Faria
daefd83be6 Adding HOME and END to default hotkeys 2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
eca52c64e6 Improving Keyboard Shortcuts form 2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
06fe7f0da7 Improving User Preferences dialog 2017-09-28 08:16:23 -03:00
Bruno Alves de Faria
6c98c6a589 Fixing StandaloneViewer dependencies and issues 2017-06-14 16:54:00 -03:00
Bruno Alves de Faria
2f7722d569 Adjustments on hotkeys and presets 2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
e6b5a21ae2 Allowing W/L Presets customization 2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
22f1e659fa Adding reset to defaults button 2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
20f274962b Adding inputs to define hotkeys 2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
8aac5dc47d Implementing disabled handling for commands 2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
1a0729336b Integrating hotkeys with commands 2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
dbb10fa444 Creating action commands 2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
fa7ad2c51e Registering tool commands 2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
2f81c0e2e7 Creating a hotkeys context for viewer 2017-06-14 09:19:49 +02:00
Bruno Alves de Faria
7718d31a77 Replacing switchToTab with routes 2017-03-21 10:16:47 -03:00
Eloízio Salgado
6ddc844945 Removing unused global object 2017-01-30 12:17:16 -02:00
Eloízio Salgado
6d57ef1197 Removing seriesNavigation 2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
680beb163f Initial work on Nucleus parity merge 2017-01-29 22:11:17 -02:00