Erik Ziegler
349f591764
Fix viewport height on iOS ( #164 )
2018-07-10 11:29:38 +02:00
Erik Ziegler
71053b91e3
Add Travis CI setup with Gitbook build / deploy to gh-pages, StandaloneViewer build / deploy to AWS S3, and ohif/viewer docker image build / push to dockerhub
2018-07-05 21:55:03 +02:00
Erik Ziegler
de7135f3b8
feat(user preferences) Add User Preferences & Theming to Standalone Viewer ( closes #117 ). Update Standalone to Meteor 1.7
2018-07-04 17:43:50 +02:00
Gustavo André Lelis
85e21181a8
fix(toolManager) Fix default tools being overwritten ( #215 )
2018-07-03 14:00:01 +02:00
ladeirarodolfo
e55e2ad05a
feat(subtools) Changing toolBarSection to accept custom template subtools. I.e. coder could pass his own template as part of subtools for specific tool button ( #211 )
2018-06-25 12:08:38 +02:00
André Botelho Almeida
bf68707ff2
Feature/test suite ( #169 )
...
* Adding first run of the test environment
* small tweaks
* Fixing tests suite to ohif-viewer
* Improving documentation and fixing versions
* Removing commented lines
2018-03-27 11:50:40 +02:00
Bruno Alves de Faria
c1d500a92b
Fixing series quick switch hovering issue
2018-03-26 08:36:48 -03:00
Bruno Alves de Faria
af611109c0
Fixing console errors related to cornerstone
2018-03-26 08:36:48 -03:00
Evren Ozkan
9e542dac6b
- Support for assigning multi-touch gestures to tools
...
- Make default gestures configurable by meteor settings
- Assign right mouse button tool to 2-finger touch drag as well if the tool defines multi-touch
2018-03-12 17:01:01 -04:00
Bruno Alves de Faria
6e3e44a1fe
Adding close button to CINE dialog
2018-03-07 08:25:59 -03:00
Evren Ozkan
68bdf223ab
Fix the issue with the tool context menu
2018-03-02 10:09:15 -05:00
Evren Ozkan
eb10ca0119
Fix the issues with stack progress bar
2018-03-01 17:46:05 -05:00
Bruno Alves de Faria
fdcaea9eb3
Allowing series to be loaded by a single click on sidebar
2018-02-27 07:25:15 -03:00
Bruno Alves de Faria
c4793cbf0b
Fixing cornerstone image promise issues
2018-02-27 07:25:15 -03:00
Bruno Alves de Faria
00a76a6ca5
Fixing issues with bidirectional tool and measure flow
2018-02-27 07:25:15 -03:00
Bruno Alves de Faria
797b2f5588
Fixing cornerstone tools issues
2018-02-27 07:25:15 -03:00
Bruno Alves de Faria
dc767e5c83
Adapting Viewers to the new cornerstone structure
2018-02-27 07:25:15 -03:00
Bruno Alves de Faria
99b88f08b3
Enabling devTools debugging on cornerstone libraries
2018-02-27 07:14:54 -03:00
Aysel Afsar
b0d6701558
OHIF-186: Correct event name: cornerstoneimagerendered
2018-02-27 07:12:23 -03: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
Evren Ozkan
3c1e4c51cd
Wait for the cornerstone tools to handle CornerstoneImageRendered event to capture the rendered image on the download dialog
2018-02-23 11:57:01 -05:00
Erik Ziegler
e5ad7e15a7
BF: Tool manager was not enabling tools if any viewport was empty
2018-02-15 13:41:51 +01:00
Erik Ziegler
ba797ddbc4
Add Crosshairs tool to OHIF Viewer / Standalone Viewer
2018-02-08 16:20:17 +01: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
45c5766501
Improving overlay information display
2018-02-02 09:22:48 -02:00
Bruno Alves de Faria
f8b732d81e
Removing unused target-ex icon
2018-02-02 09:22:48 -02:00
Bruno Alves de Faria
7da787c3f8
Adding separate save buttons for measurements
2018-02-02 09:14:44 -02:00
Bruno Alves de Faria
5dc2f8dc9c
Implementing saving behavior per active viewport
2018-02-02 09:14:44 -02:00
Bruno Alves de Faria
98480d134b
Implementing image download dialog behaviors
2018-02-02 09:14:44 -02:00
Bruno Alves de Faria
56093a9d68
Converting the modal to the new structure and styling it
2018-02-02 09:14:44 -02:00
Evren Ozkan
29d94e99c7
Support for right and middle mouse button tool assignment in toolManager (left by default)
2018-01-30 18:23:18 -05:00
Bruno Alves de Faria
646b4df8c9
More reliable check of the link scroll activation
2018-01-05 08:10:23 -02:00
Bruno Alves de Faria
1983ee18a1
Fixing flashButton wrong deactivation issue
2018-01-05 08:04:41 -02:00
Evren Ozkan
51d6a64c45
Fix the issues with customized store and retrieve functions for hot keys and window/level presets
2017-12-13 19:41:47 -05:00
Bruno Alves de Faria
b51c01ca7a
Improving viewer performance with static images on thumbnails
2017-11-22 15:38:09 -02:00
Bruno Alves de Faria
04e188df3d
Allowing thumbnail dragging only with primary mouse button
2017-11-22 14:09:08 -02:00
Bruno Alves de Faria
f7770d2b06
Using hardware acceleration for thumbnails dragging
2017-11-22 14:08:30 -02:00
Bruno Alves de Faria
5bf2d75d4f
Fixing duplicated overlays and zero-sized measurements
2017-11-21 19:37:13 -02:00
Bruno Alves de Faria
a8d9e0f24f
Fixing the loading indicator z-index
2017-11-21 15:10:12 -02:00
Bruno Alves de Faria
7d2577b06f
Preventing re-rendering if viewport is on the same series
2017-11-21 15:10:12 -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
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
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
daefd83be6
Adding HOME and END to default hotkeys
2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
5ef91e0c71
Making bounded plugin use CSS transform
2017-11-06 17:02:39 -02:00
Bruno Alves de Faria
99c1fff3da
Preventing text selection on study browser
2017-10-31 11:22:37 -02:00