You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Visible here: #178 (comment)
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?
The text was updated successfully, but these errors were encountered: