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
According to the logic of this referenced code, stillFullyVisible should represent that the current page and all previously visible pages must be fully displayed. However, I think it should only require the current page to be fully displayed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
pdf.js/web/pdf_viewer.js
Lines 1665 to 1678 in 9bf9bbd
According to the logic of this referenced code,
stillFullyVisible
should represent that the current page and all previously visible pages must be fully displayed. However, I think it should only require the current page to be fully displayed.Beta Was this translation helpful? Give feedback.
All reactions