I have a base form in my application, that I use the derive other forms from. This all works well, except that whenever I use the visual editor to change a derived form, the locations and sizes of widgets are b0rked.
Buttons move outside of the form, widgets become larger than the form, etc.
It only happens to widgets that are anchored right and bottom.
How can I prevent this?