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
{{ message }}
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.
Hi everyone
In case that a PDF file has only 1 page, BottomNavigationBar does not appear at version 2.0.1
I think it would be a side effect.
The code handling the display condition of BottomNavigationBar should be changed as below, before
Hi everyone
In case that a PDF file has only 1 page, BottomNavigationBar does not appear at version 2.0.1
I think it would be a side effect.
The code handling the display condition of BottomNavigationBar should be changed as below,
before
pdf_viewer/lib/src/viewer.dart
Line 265 in 43ae962
after
What do you think about it?
PR: #98
The text was updated successfully, but these errors were encountered: