universalviewer
universalviewer copied to clipboard
A community-developed open source project on a mission to help you share your 📚📜📰📽️📻🗿 with the 🌎
Text limit was trying to measure the height on elements that weren't rendering in the DOM yet (always 0). A slight pause (100ms) seems to resolve this. Was built off...
Work in progress. The following options need improved definitions: - [x] autoPlayOnSetTarget - DK - [x] confinedImageSize - DK - [x] imageSelectionBoxEnabled - DK - [x] limitToRange - GS [this...
Decide which additional repositories need updates (eg manifesto, manifold, external components etc)
Add header and explanatory text (text to be decided)
While reviewing configuration options for the documentation, non-functional options were identified and fixed or removed. Some of those removed require a dedicated issue describing the intended functionality so they can...
**UV version:** ``` [email protected] ``` **I'm submitting a:** - [x] bug report => please fork one of these [codesandbox examples](https://github.com/UniversalViewer/universalviewer/wiki/UV-Examples) with a repro of your issue and include a link...
Here are some brief descriptions of the dialogues. Some of these aren't functional, or partially functional, but I've stuck to explaining what they should do here.
# Summary Begins consolidated of dependencies back into main application. `@iiif/iiif-metadata-component` behavior has been migrated from commit [ab1add879874bfc3e8e2ad85a1bff480e413bfec](https://github.com/IIIF-Commons/iiif-metadata-component/tree/ab1add879874bfc3e8e2ad85a1bff480e413bfec) into the uv-shared-modules. # Related Ticket #1399 # Screenshot 
**UV version** `v4.2.0-rc4` **Issue Description** The volume slider component (class: `mejs__horizontal-volume-slider`) uses the role="`slider`" and implies a horizontal orientation both in class naming and visual layout. However, the control is...