Skip to main content

Hi!

 

I was using the CANVAS_Clicked event to place objects with the x and y attribute of the event. Now these have disappeared and i have not found out how to use the new event info how to place an item right at the click point on the canvas. Can anyone help?

 

Thanks

Falk

Hey Falk!

From your post I did not get what exactly disappeared (“Now these have disappeared”).

You don’t see x and y in the event callback?

 

 


Yes, I only see only low x and y values. So they do not correspond to the x,y coordinates in the canvas, that I want to use in placing an item on the page. So they did not disappear, but rather have changed to something I don’t understand.


can you share code example and callback by which you understand that values are wrong?

that’d really help


This suddenly seems to work again. 


Reply