-
- Downloads
Merge pull request #2196 from ProjectMirador/2124-window-list-pan
Pan the elastic workspace to the focused window when selected in the window list
Showing
- __tests__/src/actions/window.test.js 49 additions, 0 deletions__tests__/src/actions/window.test.js
- __tests__/src/components/WindowList.test.js 1 addition, 1 deletion__tests__/src/components/WindowList.test.js
- __tests__/src/reducers/workspace.test.js 11 additions, 0 deletions__tests__/src/reducers/workspace.test.js
- src/components/WindowList.js 1 addition, 1 deletionsrc/components/WindowList.js
- src/state/actions/window.js 11 additions, 2 deletionssrc/state/actions/window.js
- src/state/reducers/workspace.js 8 additions, 1 deletionsrc/state/reducers/workspace.js
- src/styles/index.scss 8 additions, 0 deletionssrc/styles/index.scss
Loading
Please register or sign in to comment