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

Add zoomKey config to default.revealjs #4249

Closed
reagle opened this issue Jan 12, 2018 · 3 comments
Closed

Add zoomKey config to default.revealjs #4249

reagle opened this issue Jan 12, 2018 · 3 comments

Comments

@reagle
Copy link

reagle commented Jan 12, 2018

Easy issue, first raised on the list.

 $if(zoomKey)$ 
         // Modifier key used for click-zoom to part of the slide 
         zoomKey: '$zoomKey$', 
 $endif$ 
@mb21 mb21 added the templates label Jan 19, 2018
@jgm
Copy link
Owner

jgm commented Jan 8, 2019

Where is this documented? Didn't see it here: https://github.com/hakimel/reveal.js/

@reagle
Copy link
Author

reagle commented Jan 8, 2019

As I noted on the list, it is not in the documentation. Nonetheless, the problem is that it can be very difficult to use reveal.js on a Chromebook when alt-clicking a link as it then zooms in as well. It'd be nice if it was configurable in the pandoc template.

@jgm jgm closed this as completed in b42afe6 Jan 8, 2019
@reagle
Copy link
Author

reagle commented Jan 8, 2019

Thanks!

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

No branches or pull requests

3 participants