cotton123236 / zoomist

Zoomist is a library built with TypeScript that allows you to create zoom elements on website quickly and easily.
https://zoomist.vercel.app/
MIT License
104 stars 23 forks source link

Set zoom focal point #26

Closed codeflorist closed 3 months ago

codeflorist commented 1 year ago

at the moment, using the zoom buttons uses the center of the image as the focal point to zoom into. this is not really useful, when e.g. using zoomist to generate a profile image or avatar. for that use case it would be great to add a setting, that uses the center of the wrapper as the focal point.

cotton123236 commented 1 year ago

Hey @codeflorist Thanks for your suggestion. This is a bug actually, and it will be fixed on Zoomist v2.