Hi,
I have a node that is basically a simply rectangle with a stroke width of 2 px.
I’d like the stroke width to be ‘always’ of 2px width, whichever the zoom level is. By that i mean that the width should always looks the same to the user.
Is there a simple way to achieve this ?
Thanks