diff --git a/src/App.js b/src/App.js index caf5072c0..b7374d804 100644 --- a/src/App.js +++ b/src/App.js @@ -41,6 +41,7 @@ import store from './store'; // ~~~~ APP SETUP initCornerstoneTools({ globalToolSyncEnabled: true, + showSVGCursors: true, }); const commandsManagerConfig = {