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

Zoom in on images inline, not open externally #12

Open
SebastianPrehn opened this issue Jun 28, 2024 · 1 comment
Open

Zoom in on images inline, not open externally #12

SebastianPrehn opened this issue Jun 28, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@SebastianPrehn
Copy link
Contributor

As part of the wiki, it would be preferable to have the images zoom in and potentially blur the surrounding text when zoomed in, instead of redirecting to only the image, or opening it in an external tab.

In order to get the following working, we'll need to add custom CSS and Javascript to handle it.

@SebastianPrehn SebastianPrehn self-assigned this Jun 28, 2024
@SebastianPrehn
Copy link
Contributor Author

We need to look into whether Sphinx supports adding classes to our images, to make searching for the correct image reliable.

We need to have the clickhandler loop over all the elements selected by the modified css selector

@SebastianPrehn SebastianPrehn added the enhancement New feature or request label Jul 2, 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