Skip to content
Snippets Groups Projects
Commit 1a3b5381 authored by Leonardo Crauss Daronco's avatar Leonardo Crauss Daronco
Browse files

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.
parent a3afed36
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment