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

contenteditable and arrow keys #5

Merged
merged 1 commit into from
Dec 22, 2011
Merged

contenteditable and arrow keys #5

merged 1 commit into from
Dec 22, 2011

Conversation

matthewlein
Copy link
Contributor

I was putting together a little ditty and I used a contenteditable code block. The plan was to edit code on the fly, but when I hit the arrow key it changed slides (arg!)

So I put in a quick check for contenteditable. if it is inherit, do the transition, otherwise its editable and don't do it.

Works in Chrome and FF8.

@hakimel
Copy link
Owner

hakimel commented Dec 22, 2011

Good idea to allow inline editing of the code blocks, will add that in as well.

hakimel added a commit that referenced this pull request Dec 22, 2011
contenteditable and arrow keys
@hakimel hakimel merged commit 60bf197 into hakimel:master Dec 22, 2011
liveweird pushed a commit to liveweird/reveal.js that referenced this pull request May 22, 2014
GerHobbelt pushed a commit to GerHobbelt/reveal.js that referenced this pull request Jun 29, 2014
include fragments in progress bar calculation
enovajuan pushed a commit to enovajuan/reveal.js that referenced this pull request Dec 2, 2014
contenteditable and arrow keys
GerHobbelt pushed a commit to GerHobbelt/reveal.js that referenced this pull request Sep 7, 2015
nipafx pushed a commit to nipafx/reveal.js that referenced this pull request Feb 29, 2016
applying README changes from asciidoctor-backends
GerHobbelt pushed a commit to GerHobbelt/reveal.js that referenced this pull request Apr 25, 2017
RockyMeadow added a commit to RockyMeadow/presentations that referenced this pull request Apr 26, 2017
afsalthaj added a commit to afsalthaj/reveal.js that referenced this pull request Nov 12, 2019
…odash.mergewith-4.6.2

Bump lodash.mergewith from 4.6.1 to 4.6.2
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.

2 participants