intbot / ng2-pdfjs-viewer

An angular component for PDFJS and ViewerJS (Supports all versions of angular)
Apache License 2.0
228 stars 112 forks source link

full screen for Firefox #111

Open kamalnp17 opened 4 years ago

kamalnp17 commented 4 years ago

I've enabled full screen mode by setting fullscreen attribute to true. It works perfectly fine with Chrome but full screen button doesn't show up at all for Firefox. I don't see any error in console either.

codehippie1 commented 3 years ago

@kamalnp977 Some of these features are browser dependent. Did you try this directly on viewerjs?