Skip to content

Commit

Permalink
Merge pull request #3901 from bertyhell/patch-1
Browse files Browse the repository at this point in the history
Add maximized option to windows in config
  • Loading branch information
lutzhelm committed Apr 18, 2024
2 parents 3c87395 + 0cfe601 commit 30a2811
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@ export default {
manifestId: 'https://iiif.harvardartmuseums.org/manifests/object/299843',
canvasId: 'https://iiif.harvardartmuseums.org/manifests/object/299843/page_2',
thumbnailNavigationPosition: 'far-bottom',
maximized: false,
}
// ../state/actions/window.js `defaultOptions`
// ../lib/MiradorViewer.js `windowAction`
Expand Down

0 comments on commit 30a2811

Please sign in to comment.