infeng / react-viewer

react image viewer, supports rotation, scale, zoom and so on
https://infeng.github.io/react-viewer
MIT License
735 stars 137 forks source link

How to set the aspect ratio of an image. #207

Open mofanh opened 5 months ago

mofanh commented 5 months ago

Hello, my requirement is to dynamically display images with a 4:3 or 3:4 aspect ratio. How can I achieve this?