scientist-softserv / adventist_knapsack

Apache License 2.0
1 stars 0 forks source link

🐛 Fix UV download option for PDFs #98

Closed kirkkwang closed 8 months ago

kirkkwang commented 8 months ago

Story

This commit will adjust the #rendering for maninfests to render a PDF download option for UV. After the upgrade, IiifManifestPresenters don't seem to have the file_set_presenters we're looking for anymore. We instead instantiate a Hyrax presenter which does have the needed file_set_presenters.

Ref:

Expected Behavior Before Changes

PDF works did not render a download option in the UV.

Expected Behavior After Changes

PDF works now will render a download option in the UV.

Screenshots / Video

image