godot
godot copied to clipboard
Undoing an Anchors Preset on a Control will correctly restore its position
Fixes #85245
Ensures that the user changing Anchors Preset or Layout Mode on a Control will have correct Undo behaviour (ie. It'll return to its previous position as expected).