ohif-viewer/extensions/cornerstone/src
Igor Octaviano 63594d36b0 feat: 🎸 Configuration so viewer tools can nix handles (#1304)
* feat: 🎸 Configuration so viewer tools can nix handles

Adds a key to cornerstone configuration that allows to toggle on/off
handle rendering

Closes: #1223

* Update extension docs

* Update doc

* docs: include hideHandles configuration in our configuration docs

* chore: default to hiding handles for annotations

* chore: switch to drawHandlesOnHover to mimic legacy viewer functionality

* Flip logic for drawHandlesOnHover; reverse of hideHandles

* Don't hide the handles of ellipse or rectangle roi

* invert check

Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>
2019-12-20 12:15:40 -05:00
..
asyncComponent.js fix: Add some code splitting for PWA build (#937) 2019-09-26 11:35:13 +02:00
commandsModule.js feat!: Ability to configure cornerstone tools via extension configuration (#1229) 2019-12-09 12:47:23 -05:00
ConnectedCornerstoneViewport.js refactor: Viewports state (#1218) 2019-12-02 11:29:04 -05:00
CornerstoneViewportDownloadForm.js refactor: viewports store (#1239) 2019-12-02 14:02:35 -05:00
handleSegmentationStorage.js fix: 🐛 Add DicomLoaderService & FileLoaderService to fix SR, PDF, and SEG support in local file and WADO-RS-only use cases (#862) 2019-09-27 13:47:08 +02:00
index.js refactor: viewports store (#1239) 2019-12-02 14:02:35 -05:00
init.js feat: 🎸 Configuration so viewer tools can nix handles (#1304) 2019-12-20 12:15:40 -05:00
initCornerstoneTools.js feat: Multiple fixes and implementation changes to react-cornerstone-viewport 2019-10-09 10:23:14 -04:00
OHIFCornerstoneViewport.js feat!: Ability to configure cornerstone tools via extension configuration (#1229) 2019-12-09 12:47:23 -05:00
state.js refactor: Viewports state (#1218) 2019-12-02 11:29:04 -05:00
toolbarModule.js feat: New dialog service (#1202) 2019-11-19 14:17:33 -05:00