zotero / zotero-android

Zotero for Android
Other
376 stars 36 forks source link

PSPDFKit toolbars appearing briefly #185

Open dstillman opened 3 weeks ago

dstillman commented 3 weeks ago

Visible here: https://github.com/zotero/zotero-android/issues/178#issuecomment-2449443528

I also notice this just when opening a PDF — I see what seems to be a PSPDFKit tab bar.

I assume this is some hackery that we needed to do, but is there any way to avoid it? If not, can we ask PSPDFKit for ways to disable these things?

Dima-Android commented 3 weeks ago

Initially there was no way of hiding top bar at all. I asked them to implement that ability. And they did. Unfortunately this is how they implemented it. It activated with: .hideDocumentTitleOverlay() It also behaves this way in catalog app.