diff --git a/data/covid19.glance b/data/covid19.glance index 535a914a..7eacc914 100644 Binary files a/data/covid19.glance and b/data/covid19.glance differ diff --git a/src/store/widgets.js b/src/store/widgets.js index 0a2ec62d..536ce4b3 100644 --- a/src/store/widgets.js +++ b/src/store/widgets.js @@ -55,6 +55,7 @@ export default (proxyManager) => ({ state.measurements = remapIdKeys(state.measurements, idMapping); state.imageToLabelmaps = remapIdKeys(state.imageToLabelmaps, idMapping); state.labelmapStates = remapIdKeys(state.labelmapStates, idMapping); + state.croppingStates = remapIdKeys(state.croppingStates, idMapping); Object.keys(state.imageToLabelmaps).forEach((id) => { state.imageToLabelmaps[id] = remapIdList(