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

fullscreen support #26

Open
tobiasroeder opened this issue Mar 19, 2024 · 0 comments
Open

fullscreen support #26

tobiasroeder opened this issue Mar 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tobiasroeder
Copy link
Owner

tobiasroeder commented Mar 19, 2024

Add missing fullscreen support.

Options:

// Default values
imagebox.options({
    fullscreen: true,
    fullscreenKey: 'f'
});

Note: The fullscreenKey option will be ignored if keyControls is false.

@tobiasroeder tobiasroeder added the enhancement New feature or request label Mar 19, 2024
@tobiasroeder tobiasroeder self-assigned this Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant