panzoom
panzoom copied to clipboard
Zooming to point broken when higher level div has zoom property applied
Zooming to a point doesn't work correctly when a higher level div has a css zoom property applied to it.
How can the panzoom zooming mechanism be corrected so zooming to a point works, instead of it being offset?
Example:

CodePen demonstrating this issue: https://codepen.io/demo122/pen/QWrRZyj
@wge44 This problem also occurred in my project, Has it been resolved? or there is some other methods?