mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-01 15:00:24 +02:00
Designer: Added UpdateBounds to TControlSelection.AlignComponents. Issue #41713
This commit is contained in:
parent
42756e2db2
commit
1932b49a7a
@ -3140,6 +3140,7 @@ begin
|
|||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
UpdateBounds;
|
||||||
EndResizing(false, false);
|
EndResizing(false, false);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user