Blagovest Petrov
aeb3784623
Minor changes
11 years ago
Donald R. Huettl
45ad161930
prevent unintended slide change event
This prevents the upcoming slide on the notes page from triggering
slidechanged events. I believe this fixes issue 578, as well.
11 years ago
Hakim El Hattab
a0f0371fb1
configure notes window presentations to hide needless UI
11 years ago
Hakim El Hattab
53f1f110c8
ensure notes window fragment states are mirrored in main window #538
12 years ago
Hakim El Hattab
03385d7245
simplify client side notes plugin
12 years ago
Thomas Rosenau
28d370f2af
Use Math.floor instead of parseInt to avoid problems with very small numbers like 2e-10
12 years ago
Nigel Stanger
1219564e05
Added clear:left to notes DIV
Resolves an issue where the first label (e.g., first bullet or first
number) of a list would wrap to the right side of the window and be
hidden under the clock element.
12 years ago
Amit Kotlovski
381da383d9
Replace the ShowDown Markdown engine with marked
12 years ago
Hakim El Hattab
d7b92c9c65
update main window when current slide changes in notes ( closes #343 )
12 years ago
hakimel
380264afc8
merge in notes improvement
12 years ago
Damjan Georgievski
fd7d09f697
find correct path to open html file from the notes.js path
12 years ago
Hakim El Hattab
784fa9d2e3
merge in timer in notes window, timer now stays hidden until initial time is set
12 years ago
Charlie DeTar
ab3f4e5ba3
Add clock and elapsed time to notes view
12 years ago
hakimel
a7625a71d3
show error when notes run on non-http, fix load order to make sure upcoming slide is correct when notes open ( #278 )
12 years ago
hakimel
0d66c91e8e
remove debug code
12 years ago
hakimel
63a53e9dd1
notes window now displays correct slides when origin is different than index.html ( closes #278 )
12 years ago
Hakim El Hattab
3b073eee65
fix incorrect navigation in notes window ( closes #241 )
12 years ago
Hakim El Hattab
6a691a0999
remove console.log
12 years ago
Hakim El Hattab
605f7140e3
updated markdown references in notes plugin
12 years ago
Michael Kühnel
1801bf67ea
Delete functionality to control presentation from notes window
Its was impossible (at least for me) to keep the windows in sync without bloating the code too much.
12 years ago
Michael Kühnel
13e7550afe
Delete console output.
12 years ago
Michael Kühnel
296242f8d3
Make the fragments visible in speaker notes
12 years ago
Hakim El Hattab
8bdeb360ce
clean up trailing whitespace ( closes #197 )
12 years ago