Commit Graph

12 Commits

Author SHA1 Message Date
Hakim El Hattab c23964274c reader mode -> scroll view, auto-enable below 435px width 2023-10-25 13:58:06 +02:00
Hakim El Hattab f0950ba9ae rename 'mode' config value to 'view' 2023-09-20 16:11:31 +02:00
Hakim El Hattab f26d31570e separate reader mode into individual controller, add scroll triggers for fragments 2023-09-14 13:00:31 +02:00
Hakim El Hattab 6aa1eae796 foundation for reader mode, activate via 'mode=reader/print' config param 2023-09-12 17:00:56 +02:00
hakimel 8a97ad58b0 prevent extra \n at end of single notes #3010 2022-09-05 11:10:32 +02:00
hakimel 01efcf2d92 merge support for multiple notes on same slide 2022-09-05 10:47:47 +02:00
hakimel 5e12c6aeb7 additional cleanup when destroying #1145 2022-02-21 14:28:11 +01:00
Jens Lechtenbörger 62a85d55f8 Add generated files 2021-10-06 17:51:11 +02:00
Jens Lechtenbörger f9ce61e34a Support multiple aside notes elements per slide
So far, multiple notes per slide are only supported if they are
attached to fragments (without fragments, only the first aside notes
element on a slide is displayed).  With this commit, the contents of
all notes on a slide are displayed (except for fragments with notes,
for which, as before, only each fragment's first/single note is
displayed).
2021-09-16 11:56:52 +02:00
Lee Sheng Long 4e839b3d78 fix slide notes printing 2020-05-21 23:56:23 +10:00
Hakim El Hattab c50ec00419 new controls module for navigation arrows 2020-03-16 13:53:23 +01:00
Hakim El Hattab 97ee72549b new controller for speaker notes 2020-03-16 11:45:47 +01:00