Hello, I would like to be able to activate the option to zoom in on the layer on mobile devices because when I activate it, it only works on the computer. I don't know if this is normal or if it's a bug? On mobile devices, it's a bit small. My website is primarily for people with disabilities, and I find the double-click function to zoom in more practical than "pinching" on the phone.
Double-clicking is not available for zooming, but you can add a Hover Transition to the layer with scaleX 1.2 and scaleY 1.2 values for example, which can work in this case.
Hello, I would like to be able to activate the option to zoom in on the layer on mobile devices because when I activate it, it only works on the computer. I don't know if this is normal or if it's a bug? On mobile devices, it's a bit small. My website is primarily for people with disabilities, and I find the double-click function to zoom in more practical than "pinching" on the phone.
Thanks
Attached files: Capture d’écran 2023-03-17 183257.png
Capture d’écran 2023-03-17 183754.png
Hello Toine,
Double-clicking is not available for zooming, but you can add a Hover Transition to the layer with scaleX 1.2 and scaleY 1.2 values for example, which can work in this case.
Best Regards,
George | Kreatura Dev Team