How to get dpi scale of widget?

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