react-pdf-highlighter icon indicating copy to clipboard operation
react-pdf-highlighter copied to clipboard

Manual zooming reverts back to auto

Open hungriesthippo opened this issue 4 years ago • 2 comments

I'm using zoom in/out buttons on a PDF in an iframe. The zoom changes are quickly reverting back to auto (i.e. zooming back out).

I believe the issue is the resizeObserver introduced in #79, but I'm not sure why that is firing without the containing div actually changing in size.

hungriesthippo avatar Feb 22 '21 13:02 hungriesthippo

Having the same issue upgrading from 3.1.0 to 3.4.0

Any way to fix this?

c3founder avatar Feb 22 '21 23:02 c3founder

How did you implement the zooming in and out in the first place, please.

codiejay avatar Jan 11 '24 09:01 codiejay