chnm / winterthur-app

Web application for the Winterthur project.
MIT License
1 stars 0 forks source link

Fix the offset in the manuscript pagination #49

Closed hepplerj closed 1 month ago

hepplerj commented 1 month ago

There's a slight issue with the page layouts on the manuscript pages grid: since we offset the cover to its own row, it throws off the arrangement of verso/recto pages on all subsequent paginated pages. We'll probably need too update view.py so that the cover is handled as a separate entity, and have the rest of the pagination handle the verso/recto layout.