MinJieLiu/react-photo-view

How to force image take 100% of page height?

Opened this issue · 0 comments

Hello. Currently if photoClassName="!h-full !w-auto" translates in

transform: `matrix(${currentScale}, 0, 0, ${currentScale}, ${translateX}, ${translateY})`,
moving an image on init.