[Feature Request] Lock Widget component

It’s super annoying when working with a Node with the Widget component and you have to re-type the top/left/right/bottom values in the Widget component every time you change the slightest bit of that component. For example, a Label (with Widget and left = 0) in a Layout. Every time you change the text, its width changes and, instead of moving the Label to the right, it changes the Widget left value.

It would be really useful if the Widget component could be ‘locked’, as in, when the component is resized, instead of the borders changing, it would be moved so the borders remain the same.

Thank you for the feedback. We can ask @jare to add this to a feature list.