HI everyone,
so I’m trying to anchor frame to right side of screen regardless of screen size. This is what i did so far:
And here are the settings:
As you can see I used negative offset to create smal gap between frame and end of the screen and here is the problem, because on smaller displays this gap is way too big:
I know that this happens because of offset but I couldn’t find any solution for this. So my question is if is there any workaround?