-
- Downloads
Added support for drawing rectangles during playback (somewhat)
There are some issues still: (1) The playback replays all of the rectangles and does not clear those that are simply resizes of previous rectangles. This will need to be recoded in writing.js (2) The rectangles are filled in. Simply set each rectangle style to fill:none within the slides.rb processing script. TODO: Clear full screen Draw circles Draw lines in larger sections (with many subsections) Change Slides Start moving cursor More rigid code for playback with issues getting the svgs
Showing
- record-and-playback/slides/playback/slides/lib/jquery-1.7.2.min.js 0 additions, 4 deletions...d-playback/slides/playback/slides/lib/jquery-1.7.2.min.js
- record-and-playback/slides/playback/slides/lib/writing.js 1 addition, 70 deletionsrecord-and-playback/slides/playback/slides/lib/writing.js
- record-and-playback/slides/playback/slides/playback.html 0 additions, 1 deletionrecord-and-playback/slides/playback/slides/playback.html
- record-and-playback/slides/scripts/publish/slides.rb 15 additions, 7 deletionsrecord-and-playback/slides/scripts/publish/slides.rb
Loading
Please register or sign in to comment