DDMAL/diva.js

Secondary page shows for everything (Manipulation Plugin)

Closed this issue · 2 comments

If a secondary page is available for one page, it seems to show on every page.

It should only show up on the page that has secondary pages.

This is an issue with the v3 parser parsing the otherImages into every page

Fixed by resetting the otherImages array before every page iteration.