-
- Downloads
Merge pull request #2206 from ProjectMirador/2124-focus-center
Calculate the center of the window in order to pan focused windows to the center of the viewport
No related branches found
No related tags found
Showing
- __tests__/src/actions/window.test.js 10 additions, 2 deletions__tests__/src/actions/window.test.js
- __tests__/src/actions/workspace.test.js 17 additions, 0 deletions__tests__/src/actions/workspace.test.js
- __tests__/src/components/WorkspaceElastic.test.js 23 additions, 0 deletions__tests__/src/components/WorkspaceElastic.test.js
- __tests__/src/reducers/workspace.test.js 4 additions, 0 deletions__tests__/src/reducers/workspace.test.js
- package.json 1 addition, 0 deletionspackage.json
- src/components/WorkspaceElastic.js 7 additions, 0 deletionssrc/components/WorkspaceElastic.js
- src/containers/WorkspaceElastic.js 5 additions, 1 deletionsrc/containers/WorkspaceElastic.js
- src/state/actions/window.js 14 additions, 3 deletionssrc/state/actions/window.js
- src/state/actions/workspace.js 20 additions, 3 deletionssrc/state/actions/workspace.js
- src/state/reducers/workspace.js 7 additions, 1 deletionsrc/state/reducers/workspace.js
Loading
Please register or sign in to comment