Hi @daybrush
Please add an option for using with zoom.

The control points size should keep original size when zoom in/out
thank you!
@ladifire
moveable 0.15.1react-moveable 0.18.0preact-moveable 0.17.0ngx-moveable 0.11.0svelte-moveable 0.6.0Use zoom props
@daybrush
The zoom update works like a charm, thank you no more needs to handle that manually!
But there is a problem ( I had that same problem with manual zoom management ) : The elementGuidelines and snap is not working properly when zoomed in/out, it only works properly when at 100% otherwise the lines / snap are off the actual element.
I have been trying to fix that for a while but I am clueless on that issue.
@Raphe-dev can you please give me an example of working code? I've done many tries but I can't make this work.
Thank you!
Most helpful comment
@daybrush
The zoom update works like a charm, thank you no more needs to handle that manually!
But there is a problem ( I had that same problem with manual zoom management ) : The elementGuidelines and snap is not working properly when zoomed in/out, it only works properly when at 100% otherwise the lines / snap are off the actual element.
I have been trying to fix that for a while but I am clueless on that issue.