-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: handle non-HTML images by just displaying their thumbnail * fix: handle no resource set initially * feat: thumbnail fallback for non-viewable media, e.g. PDFs, isShownAt, TIFFs and use same for viewable images without IIIF service until the thumbnail is interacted with * feat: only load thumbnail 1st for extra large images * fix: only display XL notification for images * test: update specs * fix: no thumb if active anno * chore: rm unused format prop * Refactor full image toast into a button and adjust placement * Fix alignment keyboard nav toast * test: spec changes to WebResource class * test: spec forWebResource thumbnail gen * chore: rm empty file * test: spec display of thumbnails * Align default thumbnail color with the pagination thumbnails and set width and height * Make MediaCardImage for thumbnail linkable * Make preview thumbnail linkable only when not a viewable image resource --------- Co-authored-by: Leonie Peters <[email protected]>
- Loading branch information
1 parent
0b7a3df
commit 9d363ca
Showing
17 changed files
with
511 additions
and
322 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.