Add "todo" notes for next work day

This commit is contained in:
dannyrb 2020-06-25 17:02:10 -04:00
parent 6e873cc92a
commit dfbf32fe43

View File

@ -139,3 +139,8 @@ ViewportGridProvider.propTypes = {
};
export const useViewportGrid = () => useContext(ViewportGridContext);
// TODO:
// - Update dependents of `useViewportGrid` to use new API instead of generic `dispatch`
// - Update `@ohif/core` interface `setServiceImplementation` to accomodate defined API methods
// - Update `@ohif/ext-cornerstone` commands to use new service to get the activeViewportIndex and restore command functionality