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

Support full screen in bespoke template #50

Merged
merged 6 commits into from
Dec 21, 2018
Merged

Support full screen in bespoke template #50

merged 6 commits into from
Dec 21, 2018

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Dec 21, 2018

This PR will add supporting full screen in bespoke template.

You can toggle full screen by hitting f or F11 key. These shortcuts have a compatibillity with the other slide frameworks. (reveal.js, remark.js, etc.)

As an edge case, hitting f key for text input may misrecognize to toggle full screen when the deck has an inputable element like <input />, <textarea />, and so on. Thus, we added bespoke-forms to prevent key events on forms.

@yhatt yhatt merged commit 52ed78f into master Dec 21, 2018
@yhatt yhatt deleted the bespoke-fullscreen branch December 21, 2018 04:22
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

Successfully merging this pull request may close these issues.

None yet

1 participant