opentower / populus-viewer

A Social Annotation Tool Powered by Matrix
https://opentower.github.io/populus-viewer
GNU Affero General Public License v3.0
120 stars 7 forks source link

Properly animated zooms #139

Closed gleachkr closed 2 years ago

gleachkr commented 2 years ago

The following technique might work to animate zooms on PDFs and images:

https://stackoverflow.com/questions/36388485/using-css-transform-scale-to-zoom-into-an-element-without-cropping-maintainin/36434400#36434400

gleachkr commented 2 years ago

Turns out to be a bit of a mess, and is probably unnecessary now that pinch-zoom has been a little better optimized.