Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The 'previewForceFullscreen' feature is experiencing issues on Safari. #117

Open
tushar33 opened this issue Sep 20, 2023 · 0 comments
Open

Comments

@tushar33
Copy link

Angular version: 11
package version: 1.2.3

I'm using Angular version 11 and package version 1.2.3. My configuration settings for image preview are as follows:

'previewZoomStep':1,
'previewZoomMax':5,
'previewZoomMin':1,
'previewForceFullscreen': true

While this configuration works correctly in Chrome and Firefox, it encounters issues when used in Safari on a Mac. Specifically, when clicking on an image it is opening in full-screen mode with zoom which results the arrows and other zoom in/out buttons are not visible as they should be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant