src/ui/Main.jsx (3 lines): - line 114: // TODO: add notification for user - line 121: // TODO: add notification for user - line 129: // TODO: add notification for user src/ui/Modals/UiModalWindowCenterWidth.jsx (2 lines): - line 55: // console.log('TODO: on Cancel ...'); - line 63: // console.log('TODO: on Apply ...'); src/engine/Graphics2d.js (2 lines): - line 124: //TODO: center the image by click - line 804: // TODO update image only on some specific events: zoom, explore src/engine/utils/Screenshot.js (1 line): - line 118: // TODO: create save as dialog instead of automatic save screen shot to file src/engine/loaders/LoaderDicom.js (1 line): - line 1881: console.log('TODO: need to implement reading non-8 and non-16 bit dicom images');