daybrush / infinite-viewer

Infinite Viewer is Document Viewer Component with infinite scrolling.
https://daybrush.com/infinite-viewer/
MIT License
283 stars 30 forks source link

How can I get mouse position within the viewer? #73

Open salat-23 opened 5 months ago

salat-23 commented 5 months ago

I need to get the total px offset inside viewer so I can properly check element position and implement snapping (I am dragging things onto it), how can I do it?