-
- Downloads
Fix pan and zoom in the responsive playback page
When pan/zoom was done, the image would zoom and move inside the svg, that occupied a larger area than the viewbox we wanted to show. Had to control the size of the container that has the svg via javascript, to make it exactly the size we want to display the presentations and with this crop all parts of the presentation that lie outside the container.
Showing
- record-and-playback/presentation/playback/presentation/0.9.0/lib/writing.js 43 additions, 8 deletions...k/presentation/playback/presentation/0.9.0/lib/writing.js
- record-and-playback/presentation/playback/presentation/0.9.0/playback.css 11 additions, 1 deletion...ack/presentation/playback/presentation/0.9.0/playback.css
Loading
Please register or sign in to comment