I solved the problem. “Get viewport scale” node returns you DPI scale and multiplying it by widget component position works as it has be.
1 Like
I solved the problem. “Get viewport scale” node returns you DPI scale and multiplying it by widget component position works as it has be.