[Solved] Get computed width/height blocks not working in DnD

this would also imply that someone needs to place the points first, right? I’l try this out iinstead of waiting on an answer

i guess a better question is: If I set the canvas to 375 pixels in the editor, will ALL screen sizes respect this width? anyone wanna sample this with me? I am on an iphone 11 and would need to see the results on something like an android

my answer is here


and it’s no. if i set this to be 375, the app will try to apply these sizes to different screen sizes, which is nice but doesnt help when i cant get the value of the canvas easily

it’s actuallly a yes i think. no matter the screen size i test them on, the app always interpret the distance as 375 pixels.

the idea is that i want to make a marker on an image in my app, then view it on any other device and make sure that the marker falls in the same spot without modifying the original image in the first place.

1 Like