Bruno Alves de Faria
e474fdff2c
feat(thumbnails) Use cornerstone.renderToCanvas for Series Thumbnails
2018-07-12 14:20:10 +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
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
Bruno Alves de Faria
25646e3192
fix(resizing) Fixing handleResize on viewer loading
2018-07-12 14:20:10 +02:00
Bruno Alves de Faria
06fff20be3
fix(interaction) Preventing series navigation while interacting with tools
2018-07-12 14:20:10 +02:00
Evren Ozkan
a5f426cf61
fix(toolColors) Set limegreen for active tool color
2018-07-12 14:20:10 +02:00
Erik Ziegler
99c65bb017
chore(scalebars) Switch to Scale Overlay tool from Cornerstone Tools
2018-07-12 14:20:10 +02:00
Aysel Afsar
6d9e9696df
fix(windowLevelPresets) Add a space between SoftTissue words
2018-07-12 14:20:10 +02:00
Aysel Afsar
e6beb8036c
fix(viewportOverlay) Move time point information to top center of image
2018-07-12 12:11:19 +02:00
Erik Ziegler
2c790ff674
fix(studylist) Fix DICOM Patient Name formatting ( #35 )
2018-07-12 12:11:09 +02:00
Erik Ziegler
3d0f9e8973
fix(downloadImage) Remove Image Quality section from Download Dialog. Use CornerstoneTools saveAs and remove duplicated code
2018-07-12 12:10:59 +02:00
Erik Ziegler
349f591764
Fix viewport height on iOS ( #164 )
2018-07-10 11:29:38 +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
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
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